meta-ads-search

Fail

Audited by Snyk on Jun 24, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). The localhost health check is benign, but the raw.githubusercontent.com URL downloads and executes a shell setup script from a third‑party GitHub repo—running remote scripts from an unverified repository (raw .sh) is a common malware distribution vector and therefore suspicious.

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


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.80). The skill instructs the agent to download and execute an external setup script that installs a local binary and starts/checks a daemon (modifying system state and potentially requiring elevated privileges), which is a security-sensitive operation even though it doesn't explicitly ask for sudo or to create users.

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jun 24, 2026, 08:08 AM
Issues
3
Security Audit — snyk — meta-ads-search