autocli-web-scraping

Warn

Audited by Snyk on May 18, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 1.00). The skill's SKILL.md explicitly includes browser-based scraping commands for public social sites (e.g., autocli twitter, reddit, youtube), a declarative adapter pipeline with a "fetch" step that pulls arbitrary URLs, and integration guidance for AI agents to run those commands (including social-media actions), so the agent will ingest untrusted, user-generated web content that can influence follow-up actions.

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


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

  • Attempt to modify system services in skill instructions detected (high risk: 0.70). The prompt includes installation steps that curl a remote script and explicitly use "sudo mv" to place a binary in /usr/local/bin (plus system-level shell completion modifications), which direct modifying system files and requiring elevated privileges.

Issues (3)

W011
MEDIUM

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

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
May 18, 2026, 08:58 PM
Issues
3