원클릭으로
clean-skill
Performs safe read-only filesystem operations. Use when the user needs to search, list, or inspect files without making changes.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Performs safe read-only filesystem operations. Use when the user needs to search, list, or inspect files without making changes.
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.
A skill whose name does not match its directory. Use when testing the name-directory-mismatch rule.
| name | clean-skill |
| description | Performs safe read-only filesystem operations. Use when the user needs to search, list, or inspect files without making changes. |
| allowed-tools | ["Bash(find,ls,cat,grep,head,tail)"] |
This skill performs safe read-only operations and does not access sensitive resources.