skill-creator
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): Comprehensive analysis of scripts/package_skill.py and scripts/quick_validate.py found no security vulnerabilities, prompt injections, or malicious logic.
- [COMMAND_EXECUTION] (SAFE): The scripts do not use subprocess, os.system, or any other functions to execute system commands.
- [DATA_EXFILTRATION] (SAFE): The code performs local file operations, specifically reading SKILL.md and creating a zip archive. No network operations or external data transmissions were identified.
- [EXTERNAL_DOWNLOADS] (SAFE): No external packages or remote scripts are downloaded or executed; the logic relies entirely on the Python standard library.
- [PROMPT_INJECTION] (SAFE): No instructions targeting an LLM or potential injection surfaces were detected in the source code.
Audit Metadata