skill-creator
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No security issues detected. The code uses standard libraries (pathlib, zipfile, re) for its intended purpose of packaging and validating skill directories.
- [Operations] (SAFE): Input paths are resolved using Path.resolve(), and file operations are restricted to the local file system.
- [Validation] (SAFE): The validation logic is restrictive, using regular expressions to enforce naming conventions and character filtering for descriptions.
- [No-Code] (SAFE): The skill contains utility scripts for development purposes only, with no network access, remote code execution, or credential exposure patterns found.
Audit Metadata