rpi-quick
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [Indirect Prompt Injection Considerations]: The skill sequences tasks by ingesting caller-supplied research and plan inputs. Processing external data is an ingestion point that requires consideration of how instructions within that data might interact with the agent's logic.
- Ingestion points: The skill receives data through the
evidenceandtaskinputs as defined in SKILL.md. - Boundary markers: No specific delimiters or markers are documented to encapsulate the ingested evidence to prevent instruction leakage.
- Capability inventory: The skill coordinates the creation of artifacts in the
.copilot-tracking/directory and manages the execution flow between implementation and review phases. - Sanitization: The instructions do not specify validation or sanitization logic for the incoming external data.
Audit Metadata