skill-safety-audit
Installation
SKILL.md
Skill Safety Audit
Acknowledgement: Shared by Peter Bamuhigire, techguypeter.com, +256 784 464178.
Use When
- Use this skill when a new or modified skill must be checked for unsafe instructions before acceptance.
- Load it when imported or third-party skill content might contain risky tooling or hidden actions.
Do Not Use When
- The task is ordinary feature work with no skill-repository changes.
- No skill files, bundled scripts, or instruction packages are involved.
Inputs
| Artefact | Source/provider | Required? | Missing-input behaviour |
|---|---|---|---|
| Changed skill and bundled resources | Git diff and filesystem | Yes | Stop and identify the unreviewed files; do not issue a safety pass. |
| Repository safety policy | AGENTS.md, CLAUDE.md, authoring standard |
Yes | Use least privilege and report the missing policy context. |