consilium-connect

Fail

Audited by Snyk on Jul 24, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). Both URLs point to a personal GitHub repository that instructs users to clone and run local Python install/run scripts (install.py, scripts/*.py), which means executing unreviewed code from an unverified author — a potential vector for malware.

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 code from https://github.com/ilyautov/consilium-principis (git clone ...; python3 install.py), which fetches and executes remote code that installs/starts the local MCP server that then provides INSTRUCTIONS controlling the agent, so this URL is a runtime external dependency that directly controls prompts/executes 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
Jul 24, 2026, 01:54 PM
Issues
2
Security Audit — snyk — consilium-connect