validator-status
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Executes the
agent-validate statusCLI command to retrieve high-level session-level data and gate results. - [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection (Category 8) because it processes untrusted data from log files generated by external tools without sanitization.
- Ingestion points: Reads log files (
check_*.log) and JSON files (review_*.json) as specified in SKILL.md. - Boundary markers: Absent; no delimiters or warnings are used when reading external file content.
- Capability inventory: Includes
Bashfor command execution andReadfor file system access. - Sanitization: Absent; the content is extracted and presented directly in the report.
Audit Metadata