skills/cacr92/wereply/codex/Gen Agent Trust Hub

codex

Warn

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: MEDIUMCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill's primary function is to execute the codex-wrapper command with broad permissions to analyze and refactor codebases using the @ syntax for file references.
  • [EXTERNAL_DOWNLOADS]: The documentation references an install.sh script and GitHub Releases for tool installation, creating a dependency on an external, unverified binary.
  • [DATA_EXFILTRATION]: The skill includes instructions to specifically 'Flag hardcoded credentials or secrets' and 'Review authentication/authorization logic' across an entire repository (@.), which creates a surface for identifying and potentially exposing sensitive data.
  • [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and process untrusted data (source code) which could contain malicious instructions meant to manipulate the AI's refactoring or analysis tasks.
  • Ingestion points: Files referenced via @ syntax or repository-wide scans (@.).
  • Boundary markers: Uses HEREDOC syntax (<<'EOF') to separate commands from the shell environment.
  • Capability inventory: Filesystem access, code refactoring, and binary execution via the codex-wrapper tool.
  • Sanitization: No explicit sanitization of the content within the code files being analyzed is mentioned.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 10, 2026, 12:25 AM