orca-eval
Fail
Audited by Snyk on Jul 16, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill instructs scanning and extracting user prompts and repeated Bash commands from session logs and to include short quoted evidence in reports, but gives no redaction rules — so any embedded API keys/passwords in logs would be reproduced verbatim.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.85). Yes—
assets/orca-eval-scan.shreads outsider-authored*.jsonlsession logs from~/.claude/projects/<project-slug>/*.jsonl, extractsusermessage text (free-form prompts) and tool error strings, and prints them into the runtime output that the agent then “Distill/Report” into LLM context.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata