pp-conduyt-crm

Warn

Audited by Snyk on May 18, 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 instructs runtime installation of the required CLI by fetching and executing remote code (via npm: @mvanhorn/printing-press used with npx -y @mvanhorn/printing-press install conduyt-crm --cli-only and via Go: go install github.com/mvanhorn/printing-press-library/library/sales-and-crm/conduyt-crm/cmd/conduyt-crm-pp-cli@latest), so these external endpoints are used at runtime to pull and run code that the skill depends on.

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

  • Direct money access detected (high risk: 1.00). The skill explicitly includes payment gateway and billing commands (Stripe): e.g., "billing create-checkout-session", "billing create-portal", "billing webhook-stripe", and the invoices section mentions "payments" ("Invoice creation, sending, payments, PDF generation"). These are specific financial/payment operations (Stripe checkout sessions and invoice payments), so the skill grants direct financial execution capability.

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 18, 2026, 05:28 PM
Issues
2
Security Audit — snyk — pp-conduyt-crm