linkerd-patterns

Warn

Audited by Snyk on Jun 21, 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.85). The skill’s runtime workflow includes fetching and ingesting the contents of an outsider-authored installer script from https://run.linkerd.io/install (via curl ... -o ... and cat "$tmpdir/linkerd-install.sh"), which becomes readable free text in the agent context before execution.

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

  • Potentially malicious external URL detected (high risk: 0.80). The skill includes a runtime command that downloads and executes a remote installer script from https://run.linkerd.io/install (curl ... -o ...; sh "$tmpdir/linkerd-install.sh"), which fetches and executes remote code during runtime.

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
Jun 21, 2026, 08:02 PM
Issues
2
Security Audit — snyk — linkerd-patterns