gemini-ask

Fail

Audited by Snyk on Jun 19, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). The localhost /health URL is benign, but the raw.githubusercontent.com link fetches and is executed as a shell setup script from an external GitHub repo (FinpeakInc/frevana-cli-releases); while GitHub raw is common, automatically downloading and running an unverified third‑party script is a notable risk unless you verify the repo, release/tag, and script contents.

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


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.80). The skill requires running a bundled setup script that downloads and executes remote installer code and starts a local daemon/Chrome-extension integration (operations that commonly modify system state or require sudo), so it pushes the agent to perform potentially system-changing actions.

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jun 19, 2026, 07:13 AM
Issues
3
Security Audit — snyk — gemini-ask