arcads-video-agent

Fail

Audited by Snyk on Jul 8, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). The GitHub repository is potentially suspicious because the skill instructs users to git-clone it and run an included setup script (./scripts/setup.sh), which could execute arbitrary code from an unvetted/unknown source.

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

  • Potentially malicious external URL detected (high risk: 0.90). The SKILL instructs cloning and running a remote repository (git clone https://github.com/krusemediallc/arcads-claude-code.git followed by ./scripts/setup.sh), which fetches and executes remote code and supplies prompt/template files that the agent later loads and relies on.

Issues (2)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 8, 2026, 08:20 AM
Issues
2
Security Audit — snyk — arcads-video-agent