chargent
Warn
Audited by Snyk on Apr 2, 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 requires installing and running the Membrane CLI fetched from the npm registry (installed via "npm install -g @membranehq/cli", e.g. https://www.npmjs.com/package/@membranehq/cli), which is executed at runtime and is a remote code dependency the skill relies on.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). Yes. This skill is explicitly for a payment-processing app (Chargent) and exposes specific payment-related objects and actions (Payment Request, Payment Transaction, Payment Console) and a proxy to the Chargent API that supports POST/PUT/DELETE. It is therefore specifically designed to create/process payments and manage billing (not a generic browser/API tool). It directly enables sending financial transactions via the Chargent integration.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata