linkedin-content

Fail

Audited by Snyk on Mar 27, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). These URLs point to a third‑party site that instructs users to curl | sh an install script and fetch signed binaries whose checksums are hosted on the same domain—an installation pattern that allows arbitrary code execution and is unsafe without independent code signing or a well‑known vendor reputation.

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
Mar 27, 2026, 02:29 PM
Issues
3