babeliocli-setup

Fail

Audited by Snyk on Apr 19, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt instructs the user to copy sensitive cookies and/or passwords into literal command-line flags (e.g., --phpsessid, --bbac, --id-user, or direct password embedding), which would require the agent to include those secret values verbatim in generated commands — a high exfiltration risk.

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

  • Third-party content exposure detected (high risk: 0.70). The skill explicitly fetches and parses HTML pages from the public site babelio.com (SKILL.md: "read-only CLI for babelio.com" and "parses HTML pages", including hitting /mabibliotheque.php and importing browser cookies), so it ingests untrusted, user-generated web content that the agent reads as part of its workflow and could influence outputs.

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

Issues (3)

W007
HIGH

Insecure credential handling 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
HIGH
Analyzed
Apr 19, 2026, 04:08 PM
Issues
3