wiki-qa
Fail
Audited by Snyk on Feb 21, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt requires capturing a REPO_URL (from
git remote get-url originor user input) and embedding it verbatim into linked citations, which would expose any credentials or tokens embedded in that URL (e.g., https://user:pass@... or tokenized URLs).
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The SKILL.md "Source Repository Resolution" requires the agent to accept a repository URL (e.g., GitHub) and then search/read those source files (steps: "store as REPO_URL", "Search the codebase", "Read those files to gather evidence"), so arbitrary public/untrusted repositories can be ingested and directly influence the agent's outputs.
Audit Metadata