cli-anything

Warn

Audited by Snyk on Mar 24, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 0.90). The skill explicitly accepts and clones GitHub repository URLs ("If given a GitHub URL, clone to a local working directory" in commands/cli-anything.md and SKILL.md), then reads and interprets the repo's entry point and runs tests/verification, meaning untrusted, user-generated repository content is ingested and can influence the agent's actions.

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

  • Potentially malicious external URL detected (high risk: 1.00). The skill explicitly clones and runs code from GitHub at runtime (e.g., https://github.com/user/my-node-tool), so fetched repository content can be executed during testing/installation and thus directly controls agent behavior.

Issues (2)

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
MEDIUM
Analyzed
Mar 24, 2026, 03:53 AM
Issues
2
Security Audit — snyk — cli-anything