sql-sentinel

Fail

Audited by Snyk on Aug 24, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). These URLs point to a third‑party GitHub repository that provides executable code (scripts/JS) which you are instructed to clone and run; unreviewed GitHub repos from community authors can be used to distribute malware and should be pinned/reviewed before execution.

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

  • Potentially malicious external URL detected (high risk: 1.00). The skill explicitly instructs cloning and running third-party code at runtime (git clone https://github.com/takeaseatventure/sql-sentinel.git followed by node scripts/sql-sentinel.js), so it fetches and executes remote code that directly controls the agent's behavior.

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
Aug 24, 2026, 08:47 PM
Issues
2
Security Audit — snyk — sql-sentinel