What problem does it solve?
This Skill reduces the risk of installing third-party skills by requiring allowlist checks, showing the raw Skill definition, running structural trust checks, and enforcing a human approval gate before any files are written.
Core Features & Use Cases
- Allowlist and license gating: Validates registry/publisher against an administrator-controlled allowlist and checks declared licenses against allowed SPDX values before fetching third-party content.
- Raw Skill transparency: Displays the complete raw SKILL.md to the user and flags prompt-injection patterns and suspicious instructions.
- Structural trust & QA review: Performs a structural trust check (hooks, MCP connectors, tool permissions, file-write/network surfaces) and runs skills-qa to surface heuristic findings.
- Human-in-the-loop installation: Requires an explicit fresh “Proceed? (yes / no / show full)” confirmation before installing anything.
Quick Start
Install a community skill by saying install skill and providing either its skill name or registry URL, then review the raw SKILL.md and type yes when prompted.