creating-agent-skills
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill automates the creation and organization of local skill directories using commands like
mkdir,ls, andcat.- [COMMAND_EXECUTION]: Useschmod +xto make utility scripts executable within the skill's local directory.- [COMMAND_EXECUTION]: Facilitates the creation and runtime execution of custom utility scripts (Python, Bash, Node.js) to automate repetitive skill tasks.- [EXTERNAL_DOWNLOADS]: Leveragesnpx mcporterto fetch current library documentation frommcp.context7.comto ensure skill accuracy.- [SAFE]: Explicitly provides a security protocol for managing API keys through local configuration files and secure wrapper scripts to prevent credential exposure in chat logs.
Audit Metadata