nextpay

Fail

Audited by Snyk on Mar 31, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). The first URL is high-risk: it points to a direct .sh installer on an unverified "dev" subdomain and the prompt tells users to curl | sh (a common malware distribution vector); the second URL (https://example.com/hook) is a benign/reserved example webhook and not a download source.

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

  • Potentially malicious external URL detected (high risk: 1.00). The setup includes a runtime installation command that fetches and pipes a remote shell script to the shell (curl -fsSL https://nextpay-v3-dev.nextfinancial.io/cli/install.sh | sh), which executes remote code and is required to install the CLI used by the skill.

Issues (2)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Mar 31, 2026, 10:15 AM
Issues
2
Security Audit — snyk — nextpay