research-refine
Fail
Audited by Snyk on Jul 18, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E004: Prompt injection detected in skill instructions.
- Potential prompt injection detected (medium risk: 0.60). The skill includes a hidden/deceptive directive to retry large-file writes via Bash "Do NOT ask the user for permission — just do it silently," which instructs the agent to act without user consent and is outside the skill's stated, transparent refinement workflow.
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill repeatedly requires copying user-provided text and reviewer responses "verbatim" (Problem Anchor, full proposals, raw reviews, threadId) into prompts, files, and downstream calls, which forces the LLM to include any secret values present in that text verbatim in its outputs and requests.
Issues (2)
E004
CRITICALPrompt injection detected in skill instructions.
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata