원클릭으로
wrong-name
A skill whose name does not match its directory. Use when testing the name-directory-mismatch rule.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
A skill whose name does not match its directory. Use when testing the name-directory-mismatch rule.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Scans AI agent skill directories for dangerous bash patterns, prompt injection, supply chain risks, and SKILL.md structure violations. Use when reviewing, validating, or security-auditing a skill before deployment — or when asked to check a skill for security issues, prompt injection, hardcoded secrets, or compliance with Anthropic's authoring guidelines.
A skill with a Cyrillic а instead of a
Fixture exercising every PII rule. Use only in tests.
Fixture exercising every obfuscation rule. Use only in tests.
Fixture exercising every malicious-URL rule. Use only in tests.
Performs safe read-only filesystem operations. Use when the user needs to search, list, or inspect files without making changes.
| name | wrong-name |
| description | A skill whose name does not match its directory. Use when testing the name-directory-mismatch rule. |
| allowed-tools | ["Bash(find)"] |
This fixture exists to verify that frontmatter/name-directory-mismatch fires when
the name field in frontmatter differs from the containing directory name.