一键导入
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.