hive

Fail

Audited by Snyk on Apr 8, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). Suspicious: this points to a GitHub repository from an unverified/unknown user and the skill explicitly instructs installing it via pipx from git, which runs unvetted code during install and can deliver malware.

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

  • Potentially malicious external URL detected (high risk: 1.00). The skill requires installing the Hive CLI at runtime from the git URL git+https://github.com/notdp/hive.git (pipx install ...), which fetches and installs remote executable code that the skill uses to run agent-control commands, so this external repo is a runtime dependency that can execute remote code.

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
Apr 8, 2026, 02:58 PM
Issues
2