prompts-chat

Fail

Audited by Snyk on Jul 28, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). The GitHub entries point to a repository under a minimal/unknown username ("f") and are used as direct clone/API sources (git clone, API contents) — while GitHub itself is legitimate, an obscure/one-letter owner plus direct repo cloning/API usage is a higher-risk delivery vector for untrusted executables or scripts.

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

  • Third-party content exposure detected (medium risk: 0.30). The required runtime workflow clones/updates the prompts.chat GitHub repository and searches/greps its markdown prompt files (including optional content preview), so outsider-authored repository text can be ingested at runtime via git clone/find/grep/head.

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
Jul 28, 2026, 01:52 PM
Issues
3
Security Audit — snyk — prompts-chat