skill-creator
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions and local Python scripts (
scripts/init_skill.pyandscripts/quick_validate.py) for the agent to execute on the local file system. - These scripts perform standard file operations like directory creation (
mkdir), writing templates (write_text), and setting executable permissions (chmod 0o755). - The commands are intended for development workflows and operate within user-specified paths.
Audit Metadata