iterative-retrieval
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill primarily consists of architectural documentation and conceptual code snippets for improving agent context retrieval through iterative feedback loops.\n- [PROMPT_INJECTION]: The skill describes a pattern for agents to ingest and process codebase files. This creates a surface for indirect prompt injection (Category 8) if processed files contain malicious instructions. However, the skill does not grant the agent dangerous execution capabilities or provide tools for file-writing/network operations. Ingestion occurs via the conceptual retrieveFiles function; boundary markers and sanitization are not explicitly defined in the provided pattern.
Audit Metadata