codex-image-gallery

Pass

Audited by Gen Agent Trust Hub on Jun 28, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill starts a local web server and performs status checks using Node.js and standard shell utilities like pgrep.
  • [SAFE]: The server implementation in scripts/server.mjs uses path.resolve and startsWith to prevent directory traversal attacks when serving images.
  • [SAFE]: The web server binds to 127.0.0.1 by default, preventing external access to the local image files.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 28, 2026, 05:04 AM
Security Audit — agent-trust-hub — codex-image-gallery