skill-creator
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): The scripts use only standard Python libraries (pathlib, zipfile, re) and perform local file operations for validation and packaging purposes.
- SAFE (SAFE): Input validation is performed on skill metadata (name and description) using regular expressions to ensure naming conventions and character restrictions.
- SAFE (SAFE): No network requests, external dependencies, or dynamic code execution were found.
Audit Metadata