doc-itest-validator
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill invokes several local scripts using Python and Bash (e.g.,
validate_itest.py,validate_all_tspec.sh) to perform validation tasks on documents located in thedocs/directory. These operations are standard for a development-focused validation tool. - [INDIRECT_PROMPT_INJECTION]: The skill processes external data in the form of ITEST documents and implementation plans (
--iplan). - Ingestion points: Files located within
docs/10_TSPEC/ITEST/and specifically targeted document paths. - Boundary markers: None explicitly defined in the skill instructions.
- Capability inventory: Execution of Python and Bash scripts via the
validate_itest.py,validate_all_tspec.sh, andvalidate_cross_document.pycommands. - Sanitization: No explicit sanitization or input validation logic is described in the prompt-based instructions for handling content from the processed files.
Audit Metadata