skill-creator
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): The Python scripts package_skill.py and quick_validate.py perform routine file system operations such as directory traversal, file reading, and zip archive creation. They do not utilize network access, execute arbitrary shell commands, or access sensitive system paths.
- SAFE (SAFE): The documentation files output-patterns.md and workflows.md provide benign structural templates for agent outputs and logical flows, with no evidence of prompt injection or malicious instructions.
- SAFE (SAFE): The skill implements a security-conscious workflow by requiring a hash-based integrity check (.security-scan-passed) before allowing a skill to be packaged.
Audit Metadata