bagisto-api-admin
Warn
Audited by Snyk on Jun 16, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill explicitly requires fetching and opening the Bagisto API docs at https://api-docs.bagisto.com (including its /llms.txt index) at runtime as the "source of truth" before composing calls, so remote content from that URL directly controls agent instructions and is a required dependency.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is explicitly for the Bagisto Admin API and documents admin actions that create financial effects: "place an order", "create invoice", "refund", and "Transactions" are listed as first-class flows. It also notes GraphQL action mutations for cancel/invoice/shipment/refund/place-order and per-record actions (invoice, refund). These are specific, commerce-focused APIs that perform financial operations rather than generic tooling, so the skill grants direct financial execution capability.
MEDIUM W021: Hidden or invisible Unicode characters detected (potential obfuscation or prompt injection).
- Hidden Unicode characters detected (1 type(s) found)
Issues (3)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
W021
MEDIUMHidden or invisible Unicode characters detected (potential obfuscation or prompt injection).
Audit Metadata