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.

インストールへ移動

ソース情報

リポジトリ
merceralex397-collab/meta-skill-engineering
ソースの最終更新活動
2026年4月19日 17:46
検出された SKILL.md の言語
英語
スター
2
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。