ai-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: 0.90). The prompt's curl examples require inserting an Authorization: Bearer token into request headers, meaning an agent that executes or generates these commands would need to include the secret verbatim (high exfiltration risk).
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill instructs the agent to fetch and interact with public inbed.ai endpoints (e.g., GET /api/discover and GET/POST /api/chat) that return user-generated profiles and conversation messages which the agent is expected to read and act on, so untrusted third-party content could inject instructions.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata