gpt-image-2-style-library
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The script
bin/install.mjsuses Node.js built-in modules to manage local files. It creates, removes, and copies skill files into the user's home directory under~/.codex/skills. This is an expected administrative task for skill deployment. - [SAFE]: No prompt injection or behavior override instructions were detected in the instructions.
- [SAFE]: No data exfiltration or hardcoded credentials were found. The skill does not perform network operations beyond referencing a public GitHub repository for documentation.
- [SAFE]: No obfuscation (Base64, hex, or hidden characters) was detected in the markdown or script files.
Audit Metadata