plan-task-completion-verification
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to run automated tests, linters, and targeted manual checks. These operations involve executing code or binaries within the local environment to verify implementation quality.
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted data which presents a surface for indirect prompt injection.
- Ingestion points: Reads implementation evidence, logs, and acceptance criteria from
projects/<ACTIVE>/tasks/*.json,task-log.md, andtest-results.md. - Boundary markers: None explicitly defined in the instructions to separate implementation data from agent instructions.
- Capability inventory: Perform file reads and writes across the
projects/andmemory/directories; executes shell commands for testing and linting. - Sanitization: No explicit sanitization or validation of the content read from implementation logs or task files before processing.
Audit Metadata