quotient-api

Warn

Audited by Snyk on Jul 13, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (medium risk: 0.65). The required workflow includes fetching discovery endpoints like /openapi.json, /api/public/pricing, and /llms.txt from the public Quotient base URL at runtime; those responses are outsider-authored free text/JSON that can be ingested into the agent’s LLM context (e.g., via “Treat OpenAPI as canonical route and invocation metadata” and “AI index: /llms.txt”).

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


MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).

  • Direct money access detected (high risk: 1.00). The skill explicitly describes and requires payment execution functionality: it mandates handling "x402 payment flows", using Bankr wallet tooling, providing a Bankr API key with signing permissions (not read-only), and instructs the agent to sign payments and retry with a PAYMENT-SIGNATURE. These are specific payment/payment-signing operations (direct financial execution), not generic tooling.

Issues (3)

W011
MEDIUM

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

W012
MEDIUM

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

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 13, 2026, 05:49 PM
Issues
3
Security Audit — snyk — quotient-api