qb-downloader
Fail
Audited by Snyk on Mar 9, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill instructs copying magnet links (and even notes they may include a passkey) and embedding those links verbatim into curl commands to add torrents, which requires the LLM/agent to handle and output secret-containing strings directly.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill's required workflow explicitly instructs the agent to browse and scrape public PT/BT sites (e.g., TJUPT at https://www.tjupt.org/torrents.php and AnimeGarden/share.dmhy.org) and to use web_search to obtain alternate titles, and it expects the agent to read and interpret those user-generated search results/magnet links to decide which torrents to add to qBittorrent, so untrusted third-party content can materially influence actions.
Audit Metadata