Skip to main content

skill-safety-review

Audit a SKILL.md and its bundled scripts for safety hazards — destructive operations missing confirmation gates, excessive permissions, prompt injection vectors, scope creep, and description-behavior mismatches. Use when a user says "review this skill for safety", "is this skill safe to publish", "check for destructive operations", or "audit before sharing". Use before publishing to a shared registry, after importing from an untrusted source, or when a skill performs consequential operations (file deletion, API calls, deployments). Do not use for routing or output-quality evaluation (use skill-evaluation), structural anti-pattern detection (use skill-anti-patterns), or skills that are purely informational with no side effects.

Jump to install

Source facts

Repository
merceralex397-collab/meta-skill-engineering
Last source activity
April 19, 2026 at 17:46
Detected SKILL.md language
English
Stars
2
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.