codex-theme-finder
Pass
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses local TypeScript scripts to handle theme searching and API key management. No malicious or unauthorized command execution was found.
- [SAFE]: Credentials are stored securely in a local JSON file with 0600 permissions, ensuring they are only readable by the owner.
- [SAFE]: Network activity is limited to the official vendor domain (codexthemes.ai) for retrieving theme metadata and searching the gallery.
- [SAFE]: The execution of local scripts via tsx is a standard development practice for TypeScript-based agent skills.
Audit Metadata