skill-creator
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structural guidance for developing new agent skills. It explicitly instructs the agent to create
.env.examplefiles without credentials and to update.gitignoreto prevent secret leakage. This aligns with standard security practices for secret management. - [COMMAND_EXECUTION]: The skill uses a standard shell command (
mkdir) to initialize the directory structure for new projects. This is a routine administrative operation with no evidence of command injection vulnerabilities.
Audit Metadata