persistia-memory-system

Fail

Audited by Snyk on Jun 17, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). High risk — the raw.githubusercontent.com link points to a shell installer in a personal/likely low-reputation GitHub repo intended to be fetched and piped to bash (a common malware distribution pattern), and the short ara.so domain is a third‑party site rather than a well-known vendor.

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


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

  • Direct money access detected (high risk: 1.00). The skill explicitly includes integration with a payment gateway (Stripe): it references using process.env.STRIPE_SECRET_KEY and provides concrete Stripe API code (stripe.subscriptions.list) and scheduled tasks that read Stripe subscriptions ("Daily at 8am: check for new Stripe subscriptions..."). Those are specific, non-generic payment-related API usages. Even though the examples are read/metrics-focused rather than sending payments, the presence of direct Stripe API usage (a payment gateway) meets the rule for Direct Financial Execution authority.

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

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
CRITICAL
Analyzed
Jun 17, 2026, 06:51 PM
Issues
3
Security Audit — snyk — persistia-memory-system