skill-creator
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or data exfiltration attempts were detected.
- [SAFE]: The included scripts perform standard local file system operations (creating folders, reading files, and zipping directories) that are strictly aligned with the skill's purpose.
- [SAFE]: The quick_validate.py script utilizes yaml.safe_load for parsing metadata, which is a security best practice that prevents arbitrary code execution during YAML deserialization.
- [SAFE]: External dependencies are limited to well-known libraries such as PyYAML, and no unauthorized network calls or remote downloads are present.
Audit Metadata