wiki-onboarding

Fail

Audited by Snyk on Apr 8, 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 running git to obtain and then embed the repository URL (REPO_URL) verbatim in linked citations and copy-pasteable outputs, which can expose embedded credentials (e.g., username:token@host) or other secrets if present in the remote URL or command outputs.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.80). The skill explicitly asks for a source repository URL (Source Repository Resolution: "Ask the user: 'Is this a local-only repository, or do you have a source repository URL (e.g., GitHub, Azure DevOps)?'") and requires grounding claims in actual code with linked citations (REPO_URL/blob/BRANCH/...), so it will ingest and interpret user-provided/public repository content (untrusted, user-generated) as part of its workflow.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
HIGH
Analyzed
Apr 8, 2026, 07:40 AM
Issues
2