create-skill
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a comprehensive framework for creating reusable agent skills, including quality criteria, naming conventions, and testing methodologies.
- [COMMAND_EXECUTION]: Uses common local development commands (
git remote get-url,ls,mkdir,rg) to determine project context and manage local skill directories. These operations are standard for a development-focused agent. - [DATA_EXFILTRATION]: No data exfiltration patterns were detected. The retrieval of the Git remote URL is used solely to generate a unique project slug for file organization.
- [PROMPT_INJECTION]: No malicious instructions or bypass attempts found. The skill specifically includes a security section advising against the creation of malware or unauthorized access tools.
Audit Metadata