proabono
Warn
Audited by Snyk on May 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 explicitly runs npx @membranehq/cli@latest at runtime (which fetches and executes remote code from the npm registry, e.g. https://registry.npmjs.org/@membranehq/cli), so a remote package is downloaded and run as a required dependency.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). ProAbono is a subscription management and recurring billing platform (invoices, payment collection, payment methods, subscriptions). The skill explicitly integrates with ProAbono via Membrane actions (create/run actions, manage invoices/payment methods, etc.), which are specifically designed to perform billing/payment-related operations rather than being a generic browser or HTTP tool. This fits the "Payment Gateways / billing" category of direct financial execution.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata