plannotator

Fail

Audited by Snyk on Apr 19, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). Mixed signals: most links point to GitHub and an official Obsidian page (low risk), but they also reference a third‑party domain (plannotator.ai) hosting a direct install.sh and an unknown GitHub user — running remote shell installers from an unvetted domain is a real risk without inspecting the script and repo history.

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

  • Potentially malicious external URL detected (high risk: 1.00). The installer in scripts/install.sh fetches and pipes remote code to the shell via "curl -fsSL https://plannotator.ai/install.sh | bash", which is executed at runtime to install the required plannotator CLI, so the URL https://plannotator.ai/install.sh directly executes remote code and controls a required dependency.

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 19, 2026, 01:25 AM
Issues
2