review
Warn
Audited by Gen Agent Trust Hub on Feb 18, 2026
Risk Level: MEDIUMDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [Data Exposure & Exfiltration] (MEDIUM): The instructions direct the agent to use the
Readtool on file paths explicitly specified by the user without any path validation or restriction to safe directories. This could lead to the exposure of sensitive files (e.g., configuration files, private keys) when the content is sent to themcp__interactive_review__start_reviewtool. - [Indirect Prompt Injection] (LOW): The skill ingests untrusted data from files or conversation context and processes it through an interactive tool. The absence of boundary markers or specific instructions to ignore embedded commands in the reviewed content allows for potential injection attacks where malicious content influences the agent's actions after the review is completed. Evidence Chain: 1. Ingestion points:
Readtool (file contents) and direct user input; 2. Boundary markers: Absent; 3. Capability inventory:Read(file access) andmcp__interactive_review__start_review(external tool execution); 4. Sanitization: Absent.
Audit Metadata