plannotator

Fail

Audited by Snyk on Mar 20, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). Most URLs point to GitHub and known vendor pages (low risk), but the presence of a direct install script on a custom domain (https://plannotator.ai/install.sh) that the prompt instructs you to download and run without mandatory verification is a high‑risk distribution pattern — inspect the script, review the GitHub source, and verify reputation/signatures before running; treat as suspicious until validated.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill's install instructions fetch and execute remote installer code at runtime (e.g., curl -fsSL https://plannotator.ai/install.sh | bash and irm https://plannotator.ai/install.ps1 | iex), which runs remote code required to install the CLI and hook into agent workflows.

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
Mar 20, 2026, 07:00 AM
Issues
2