skill-creator
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The utility scripts package_skill.py and quick_validate.py perform standard file system operations using the built-in zipfile and pathlib modules.
- [SAFE] (SAFE): Data parsing in quick_validate.py utilizes yaml.safe_load(), which is a secure method for processing YAML content and prevents arbitrary object instantiation.
- [SAFE] (SAFE): No network operations, credential exposures, or prompt injection surfaces were identified within the provided script logic or markdown templates.
Audit Metadata