companionship

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 example requests and curl commands require inserting a Bearer token (Authorization: Bearer {{YOUR_TOKEN}}) directly into API calls, which would force the agent to handle and potentially output secret/token values verbatim.

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

  • Third-party content exposure detected (high risk: 0.90). The skill explicitly fetches and acts on user-generated content from the public inbed.ai API (e.g., GET /api/chat, GET /api/chat/{matchId}/messages, and GET /api/discover), which the agent is expected to read and use to drive replies, swipes, and relationship actions, so untrusted third-party content could carry indirect prompt injection.

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
May 14, 2026, 08:46 PM
Issues
2
Security Audit — snyk — companionship