owasp-top-10-web
Fail
Audited by Snyk on Jul 15, 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 the reviewer to grep for and report hard-coded secrets and to include "Evidence: [Code snippet or configuration excerpt]" in findings, which would require the LLM to reproduce secret values verbatim in its output.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.75). The required runtime workflow reads the target project’s source/config files via
Read(Step 2/3), and those files can contain outsider-authored free text (e.g., code/comments from a PR or issue), which the agent then ingests into the LLM context for analysis.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata