skills/wenerme/ai/codex-docs/Gen Agent Trust Hub

codex-docs

Pass

Audited by Gen Agent Trust Hub on Mar 24, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: Analysis of the documentation and master index found no evidence of malicious patterns, prompt injections, or data exfiltration. The skill acts as a reference repository for an AI coding agent.
  • [EXTERNAL_DOWNLOADS]: The documentation provides instructions for installing dependencies from well-known registries and official repositories.
  • References the installation of @openai/codex and related SDKs via npm.
  • References the standard nvm installation script from its official GitHub repository (nvm-sh).
  • Lists common Python packages from PyPI such as openai and python-dotenv used in automation examples.
  • [COMMAND_EXECUTION]: The documentation includes various command-line examples for configuring the agent and running tasks. These are provided as illustrative guides for the user and are not executed automatically by the skill.
  • [CREDENTIALS_UNSAFE]: Examples involving API keys and tokens use standard placeholders (e.g., sk-..., YOUR_PLATFORM_API_KEY) and do not expose any sensitive data or actual secrets.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 24, 2026, 10:56 AM
Security Audit — agent-trust-hub — codex-docs