skill-creator
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The packaging script
scripts/package_skill.pyuses the standardzipfileandpathlibmodules to create archive files from a local directory. It operates entirely on the local file system with no network connectivity. - [SAFE] (SAFE): The validation script
scripts/quick_validate.pyperforms static analysis using regular expressions to check the format ofSKILL.md. It does not execute the contents of the file or download external dependencies. - [SAFE] (SAFE): No credential exposure, obfuscation, or remote code execution patterns were identified in the source code.
Audit Metadata