enter-services

Warn

Audited by Snyk on Aug 6, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Potentially malicious external URL detected (high risk: 0.90). The "Full Setup" instructions clone and then run code from the remote repository (git clone https://github.com/pollinations/pollinations.git followed by bash enter.pollinations.ai/scripts/setup-services.sh), so content fetched from that URL is executed at runtime.

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

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill includes explicit commands that run with sudo (sudo systemctl restart/status, sudo apt-get install) and references system files like /etc/systemd/system and running setup scripts that likely modify services, which requires elevated privileges and can change the host state.

Issues (2)

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
MEDIUM
Analyzed
Aug 6, 2026, 04:52 PM
Issues
2
Security Audit — snyk — enter-services