cowork-deal-room
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because its core workflow involves reading and processing untrusted data from a user-provided directory.
- Ingestion points: The skill recursively scans and reads all files within a specified directory, including PDFs, docx, xlsx, and text files (
SKILL.md,references/phase-procedures.md). - Boundary markers: The instructions lack explicit delimiters or safety warnings to ensure the agent ignores potentially malicious instructions embedded within the documents being analyzed.
- Capability inventory: The skill has access to powerful tools including
Bash,Write, andWebSearch, which could be targeted for abuse if an injection is successful (SKILL.md). - Sanitization: There is no logic provided to sanitize or validate the content of the files before they are processed by the agent.
Audit Metadata