jp-executor
Warn
Audited by Snyk on Jul 28, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill explicitly requires re-fetching Juspay doc pages at runtime via the docs-mcp tool (allowed domains: *.juspay.io, *.juspay.in, dth95m2xtyv8v.cloudfront.net) and uses those fetched pages as authoritative grounding that directly controls code-generation/instruction decisions.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is explicitly and narrowly about implementing a Juspay payment gateway integration: it implements payment-method processing, core integration and order-status reconciliation, webhook handlers (signature/idempotency), and manages provider credentials (API keys) for production. These are specific payment gateway capabilities (moving/processing payments), not generic tooling, so this grants direct financial execution authority.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata