you-finance

Fail

Audited by Snyk on Jul 23, 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 agent to request and/or use the YDC_API_KEY and explicitly embed it into request headers/commands (e.g., Authorization: Bearer ${YDC_API_KEY} and X-API-Key: ${YDC_API_KEY}), which requires the LLM to handle and potentially output secret values verbatim.

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

  • Third-party content exposure detected (high risk: 0.75). SKILL.md requires querying an external “You.com Docs MCP server” (searchDocs) and/or falling back to fetching a canonical docs page; those remote, outsider-authored text results would be read by the agent’s LLM context at runtime as tool output (untrusted external data).

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

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

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
HIGH
Analyzed
Jul 23, 2026, 02:57 PM
Issues
3
Security Audit — snyk — you-finance