installing-tribal

Fail

Audited by Snyk on May 26, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). These endpoints are hosted on GitHub (a legitimate CDN) but include a direct shell installer URL (tribal-installer.sh) intended to be fetched and executed—piping an unreviewed script from an unfamiliar repo to sh is a high-risk pattern even if the other raw/config URLs are low-risk.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.90). The skill's Docker Compose install flow explicitly fetches public release artifacts via curl from GitHub (see Step 1's snippet using https://api.github.com/... and https://raw.githubusercontent.com/... to download docker-compose.yml and .env.example) and directs consulting public provider/model pages, so the agent would ingest untrusted third-party content that can materially influence configuration and subsequent actions.

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

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
May 26, 2026, 03:08 PM
Issues
3
Security Audit — snyk — installing-tribal