agent-tools

Fail

Audited by Snyk on Aug 3, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). The package installer is delivered via a curl | sh from cli.inference.sh and pulls binaries/checksums directly from dist.inference.sh (direct binary distribution and piping an installer are high-risk behaviors unless you fully trust and verify the publisher), even though the package claims checksum/Sigstore verification this pattern is commonly used to distribute malicious executables.

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

  • Third-party content exposure detected (medium risk: 0.30). The skill’s runtime path ingests outsider-authored free text via the CLI’s belt app run <app> --input '<json>' / --input input.json fields (e.g., prompt, query, text) which are user-supplied strings that the selected app workflow consumes.

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
Aug 3, 2026, 03:53 PM
Issues
3
Security Audit — snyk — agent-tools