maintain-codex-wiki

Pass

Audited by Gen Agent Trust Hub on Aug 29, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes a bundled Python linter script (scripts/wiki_lint.py) to validate the knowledge base schema and links. This script uses only the Python standard library and performs strict validation, including checks to ensure local paths do not escape the project root.
  • [SAFE]: The skill incorporates strong security and data integrity practices. It explicitly instructs the agent to store external content in a cache folder (.wiki-cache/) rather than committing it, warns against storing credentials or personal data in the wiki, and mandates that all changes (Ingest/Promote) must be prepared as reviewable diffs rather than directly pushed to protected branches.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 29, 2026, 10:36 AM
Security Audit — agent-trust-hub — maintain-codex-wiki