linkedin-content

Fail

Audited by Snyk on Apr 10, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). The URLs point to a small, single-domain CLI distribution that requires piping a remote install script and downloads platform binaries (with an unsigned checksums.txt) — a common but potentially risky pattern because checksums over the same site reduce but do not eliminate supply-chain or impersonation risk from an unvetted publisher.

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

  • Third-party content exposure detected (high risk: 0.90). The Quick Start explicitly shows running "infsh app run tavily/search-assistant" with a query for "LinkedIn viral post examples 2024," which indicates the agent will fetch and read public, user-generated social media content (LinkedIn posts) and use that content to guide post-writing behavior, enabling indirect instruction influence.

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

  • Potentially malicious external URL detected (high risk: 0.90). The Quick Start instructs running "curl -fsSL https://cli.inference.sh | sh" which fetches and executes a remote install script (and downloads binaries from https://dist.inference.sh) at runtime and is a required dependency for the infsh commands described.

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
Apr 10, 2026, 11:51 AM
Issues
3