scaffold-saas

Warn

Audited by Snyk on May 3, 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.90). The skill invokes "npx scaffoldo@latest init --answers-file ..." at runtime, which fetches and executes the remote scaffoldo package from the npm registry (a required runtime dependency that runs remote code), so this is a high-confidence execution risk.

MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).

  • Direct money access detected (high risk: 1.00). The skill explicitly scaffolds a SaaS monorepo that includes Stripe (a payment gateway) and its post-scaffold checklist walks the user through Stripe setup. Even though the skill doesn't itself send payments, it is specifically designed to create a project with a concrete payment integration (Stripe), which matches the "payment gateways" criterion for Direct Financial Execution authority.

Issues (2)

W012
MEDIUM

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

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
May 3, 2026, 03:50 PM
Issues
2