pitch-deck-visuals

Fail

Audited by Snyk on Feb 16, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). The URLs point to a .sh domain and the skill instructs using a direct "curl ... | sh" installer from cli.inference.sh — executing an unverified remote shell script from an untrusted/unknown domain is a high-risk pattern commonly used to distribute malware.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill explicitly relies on the inference.sh platform for runtime execution (commands like "infsh app run infsh/python-executor" and model calls) which sends code/prompts to the external service—see https://inference.sh—so external content is executed remotely at runtime.
Audit Metadata
Risk Level
CRITICAL
Analyzed
Feb 16, 2026, 03:15 AM