skill-creator
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill's primary purpose is instructional and administrative. All provided markdown files contain benign guidance on skill architecture and output formatting.
- [COMMAND_EXECUTION] (LOW): The skill includes
scripts/quick_validate.py, which is intended to be executed by the user/agent to validate skill structure. The script is safe and usesyaml.safe_load()to prevent remote code execution during YAML parsing. - [DATA_EXPOSURE] (SAFE): No hardcoded credentials, sensitive file paths, or unauthorized network operations were found in the scripts or documentation.
Audit Metadata