cove
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [PROMPT_INJECTION]: Indirect Prompt Injection Surface.
- Ingestion points: User-provided questions and the internally generated "Initial Answer" (documented in
cove-isolated.md) serve as inputs for verification questions. - Boundary markers: The sub-agent prompt template in
cove-isolated.mdlacks delimiters or "ignore instructions" directives around the{verification_question}variable. - Capability inventory: Sub-agents spawned via the
Tasktool incove-isolated.mdhave access to tools includingWebSearch,Read, andcontext7. - Sanitization: No sanitization or validation of verification questions is performed before sub-agent invocation.
- [COMMAND_EXECUTION]: Multi-tool Verification Workflow. The skill documentation in
cove-process.mdandcove-isolated.mdinstructs the agent to utilize platform tools likeWebSearch,context7,Read, andGrepfor fact-checking and technical verification, which is consistent with its stated purpose.
Audit Metadata