doc-ctr-validator
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute a local Python script
ai_dev_flow/scripts/validate_ctr.pyfor document validation. This is a standard operational procedure for this type of tool. - [INDIRECT_PROMPT_INJECTION]: The skill processes external documents (Markdown and YAML files) which could contain instructions intended to influence the agent.
- Ingestion points: Files located in
docs/08_CTR/are read for validation. - Boundary markers: The skill uses strict structural and schema-based validation (OpenAPI/JSON Schema) which acts as a technical boundary.
- Capability inventory: The skill utilizes shell commands to run validation scripts.
- Sanitization: The skill enforces strict formatting rules and schema compliance for all ingested content.
Audit Metadata