resolve-findings
Pass
Audited by Gen Agent Trust Hub on Sep 5, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONCOMMAND_EXECUTIONDYNAMIC_EXECUTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill ingests data from a findings file to guide its workflow.
- Ingestion points: Reads
path/findings.mdas part of the implementation workflow. - Boundary markers: None provided to separate data from instructions within the findings file.
- Capability inventory: The skill can modify production source code, tests, and documentation, and execute shell commands for verification.
- Sanitization: No input validation is performed on the contents of the findings file.
- [COMMAND_EXECUTION]: The skill executes verification checks, which involves running shell commands or scripts in the agent's environment.
- [DYNAMIC_EXECUTION]: The workflow modifies source code and then immediately executes it for verification, which presents a risk if the modifications are influenced by malicious instructions in the input file.
Audit Metadata