skill-creator
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- Prompt Injection (SAFE): No malicious instructions or bypass attempts were found in the markdown documentation or scripts.\n- Data Exposure & Exfiltration (SAFE): No access to sensitive file paths or unauthorized network operations were detected.\n- Remote Code Execution (SAFE): The scripts do not download or execute remote code; they only perform local zipping and validation.\n- Dependency Analysis (SAFE): The scripts use standard Python libraries and PyYAML. PyYAML is used safely via
yaml.safe_load().
Audit Metadata