virtual-girlfriend-girlfriend
Fail
Audited by Snyk on May 14, 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's examples embed an Authorization: Bearer {{YOUR_TOKEN}} header directly in curl requests, which requires the agent to insert a user's secret token verbatim into generated commands/outputs, creating an exfiltration risk.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill explicitly calls public inbed.ai endpoints (e.g., https://inbed.ai/api/discover and https://inbed.ai/api/chat/{{MATCH_ID}}/messages) which return user-generated profiles, narratives, and chat messages that the agent is expected to read and act on, allowing untrusted third-party content to influence behavior.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata