원클릭으로
bad-metadata
Use when you need to test a skill with non-string values in the metadata map.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when you need to test a skill with non-string values in the metadata map.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Creates detailed reports from data when the user asks for report generation or data summaries.
Use when you need to test a skill that produces a security warning (not block).
Tests various features in applications to ensure quality. Use when testing is needed.
Use when you need to test a skill with allowed-tools as a YAML list.
[this is broken yaml
Use when you need to test a skill with an invalid name format.
SOC 직업 분류 기준
| name | bad-metadata |
| description | Use when you need to test a skill with non-string values in the metadata map. |
| metadata | {"author":"janedoe","version":2,"reviewed":true} |
The metadata: map must be string-to-string only. This skill has version: 2
(integer) and reviewed: true (boolean), both of which violate that rule.
Expected failure: frontmatter.metadata-format [high]