codex-dynamic-workflows

Pass

Audited by Gen Agent Trust Hub on Jul 11, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is well-designed for task orchestration, emphasizing human-in-the-loop approval for risky operations and clear success criteria.
  • [INDIRECT_PROMPT_INJECTION]: The skill processes local workflow artifacts (Markdown and JSON files) to generate integration checklists and final reports. This creates a data ingestion surface where instructions within these files could potentially influence agent behavior during synthesis.
  • Ingestion points: scripts/collect_results.py and scripts/verify_workflow.py read data from files within the .workflow/ directory (specifically results/*.md and state.json).
  • Boundary markers: The skill instructions define clear integration policies and orchestration rules to maintain boundaries between packets.
  • Capability inventory: The skill is scoped to local file system operations, task scaffolding, and verification checks within the repository.
  • Sanitization: The included scripts perform structural validation and specific pattern matching to extract data from artifacts.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 11, 2026, 04:49 PM
Security Audit — agent-trust-hub — codex-dynamic-workflows