protocolsio-integration

Fail

Audited by Snyk on Feb 16, 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 explicitly shows and instructs embedding access tokens in Authorization headers and example code (e.g., token = "YOUR_ACCESS_TOKEN" and Authorization: Bearer YOUR_ACCESS_TOKEN), which encourages including secret values verbatim in generated requests/code and thus poses a direct exfiltration risk.

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

  • Third-party content exposure detected (high risk: 0.90). The skill directly queries the public protocols.io API (e.g., GET /protocols, GET /protocols/{id}, GET /protocols/{id}/comments and GET /publications at https://protocols.io/api/v3) to retrieve published protocols and user comments, which are third‑party, user‑generated content the agent is expected to read and interpret.
Audit Metadata
Risk Level
HIGH
Analyzed
Feb 16, 2026, 10:15 AM