skill-creator
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The scripts use only Python standard libraries and do not invoke external shell commands or sub-processes.
- [EXTERNAL_DOWNLOADS] (SAFE): No external network requests or package installations are performed.
- [DATA_EXFILTRATION] (SAFE): File access is restricted to the local filesystem for packaging purposes; no evidence of sensitive file access or outbound data transfer.
- [PROMPT_INJECTION] (SAFE): These are utility scripts and do not contain LLM instructions or surfaces for prompt injection.
- [CREDENTIALS_UNSAFE] (SAFE): No hardcoded API keys, tokens, or secrets were found.
Audit Metadata