mailchimp-marketing-api-toolkit

Fail

Audited by Snyk on Jun 25, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.95). These URLs are suspicious: both GitHub repos are from unfamiliar usernames (possible typosquatting) and the README instructs running a raw PowerShell script directly from raw.githubusercontent.com via "irm ... | iex", which is a high‑risk remote code execution pattern; the ara.so short/unknown domain adds further uncertainty.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 0.90). The README contains a high-risk supply-chain/backdoor pattern: a PowerShell one-liner that fetches and immediately executes a remote script (irm ... | iex) from a non-obvious repo, which enables remote code execution and potential credential/data exfiltration; otherwise the Mailchimp API usage examples appear benign.

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

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W012
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jun 25, 2026, 10:04 PM
Issues
3
Security Audit — snyk — mailchimp-marketing-api-toolkit