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 scripts rely solely on Python's standard library (pathlib, zipfile, re, sys).
- Input validation is performed on skill names and descriptions to prevent common formatting issues or potential injections in metadata.
- File operations are restricted to the local filesystem for the purpose of packaging and validation without any network access.
Audit Metadata