create-skill
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local Python scripts to automate the scaffolding process. It includes a specific validation phase to prevent shell injection by rejecting characters like
;,&,|,$, and backticks in the skill name parameter. - [EXTERNAL_DOWNLOADS]: The skill references platform-specific commands to install optional peer dependencies for quality assurance from the official registry.
- [SAFE]: The skill implements safety checkpoints, such as dual-confirmation before overwriting existing directories, and adheres to structured document handling patterns.
Audit Metadata