upload-post

Fail

Audited by Snyk on Feb 16, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt's examples and authentication instructions show Authorization headers and curl commands that embed an API key directly (e.g., -H "Authorization: Apikey YOUR_KEY"), which requires the LLM to place secret values verbatim into generated commands/requests, creating exfiltration risk.

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

  • Third-party content exposure detected (high risk: 0.90). The skill ingests untrusted, user-generated content — e.g., GET /api/uploadposts/reddit/detailed-posts (returns Reddit posts and media URLs) and accepts arbitrary media URLs/files for /upload_videos, /upload_photos and FFmpeg processing — so the agent will read/interpret third-party web content as part of its workflow.
Audit Metadata
Risk Level
HIGH
Analyzed
Feb 16, 2026, 11:05 PM