agent-defibrillator

Fail

Audited by Snyk on Mar 5, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). This is a third‑party GitHub repo from an unknown account that provides an install.sh and explicit instructions to clone and execute it — cloning is common but running unreviewed shell scripts from a small/unknown repo is a high‑risk vector for malware.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.90). The skill's install workflow and README explicitly instruct the agent/user to clone or curl code from public GitHub/Raw GitHub URLs (e.g., "git clone https://github.com/hazy2go/agent-defibrillator.git" and the curl to raw.githubusercontent.com in README/install.sh), so the agent is expected to fetch and execute untrusted third‑party content which can materially change behavior.

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Mar 5, 2026, 05:49 PM