skill-creator
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No malicious patterns or security vulnerabilities were identified in the analyzed files.
- Input Validation: The
quick_validate.pyscript usesyaml.safe_load()for parsing frontmatter, which prevents unsafe deserialization attacks. - File Operations: The
package_skill.pyscript performs standard ZIP creation tasks on local directories without any network activity or command execution. - Documentation: The reference markdown files contain benign templates and structural guidance for agent behavior.
Audit Metadata