skill-creator
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No security issues detected across the 10 threat categories.
- [Category 4] (SAFE): The validation script correctly uses
yaml.safe_load()to parse frontmatter, preventing potential arbitrary code execution vulnerabilities common in unsafe YAML loading. - [Category 2] (SAFE): The packaging script performs standard file system operations using
zipfileandpathlibto create archives. It does not attempt to access sensitive system paths or exfiltrate data. - [Category 10] (SAFE): No dynamic code execution,
eval(), orexec()calls were found in the provided scripts.
Audit Metadata