skill-creator
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No malicious patterns, prompt injections, or security vulnerabilities were detected in the analyzed files.
- Dynamic Execution (SAFE): The
quick_validate.pyscript usesyaml.safe_load(), which is the secure method for parsing YAML and prevents arbitrary code execution during the loading process. - Data Exposure (SAFE): The scripts perform local file system operations necessary for their stated purpose (packaging and validation) and do not access sensitive system files or initiate network connections.
Audit Metadata