Bundle Pluginsource linked

Thunder Downloadv1.0.1

Windows Thunder (迅雷) download manager via COM interface — programmatic download task management on Windows.

thunder-download·runtime thunder-download·by @534422530
openclaw bundles install clawhub:thunder-download
Latest release: v1.0.1Download zip

Capabilities

Bundle format
generic
Runtime ID
thunder-download

Compatibility

Built With Open Claw Version
2026.5.26
Plugin Api Range
>=2026.3.24-beta.2
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The package purpose is controlling Thunder downloads via Windows COM, and the manifest, README, skill file, and Python helper consistently describe adding, committing, cancelling, and listing download tasks.
Instruction Scope
Instructions are narrow usage guidance for the bundled Python helper; there are no prompt overrides, hidden role changes, or unrelated agent-control instructions.
Install Mechanism
The package is a small npm-pack style bundle with no install script and onStartup set to false; it requires the user to have Windows, Thunder, and pywin32 installed.
Credentials
Using Windows COM, arbitrary download URLs, save paths, and optional headers/cookies is proportionate to a download-manager integration, but users should treat those inputs as sensitive.
Persistence & Privilege
No persistence, startup execution, credential-store access, background worker, or privilege-escalation mechanism was found; file writes are limited to user-directed download destinations through Thunder.
Assessment
Install only if you intentionally want an agent to create and manage Thunder download tasks on Windows. Review requested URLs, save paths, and any cookies or headers before use, because those may affect local files or expose session data to the download target/Thunder client.

Verification

Tier
source linked
Scope
artifact only
Summary
Validated package structure and linked the release to source metadata.
Commit
dc91c0fd8f36
Tag
dc91c0fd8f3661d4448ccf602c24abd3ee823107
Provenance
No
Scan status
clean

Tags

latest
1.0.1

Thunder Download Plugin

Control the Thunder (迅雷) download engine on Windows via COM interface.

Features

  • Quick Download — One-shot download with URL and save path
  • Add Task — Queue download tasks with custom headers (Referer, UA, Cookie)
  • Commit — Start all queued downloads
  • Cancel All — Stop all active tasks
  • List Tasks — View current download queue

Requirements

  • Windows OS
  • Thunder client installed at default path
  • Python: pip install pywin32

Install

openclaw plugins install clawhub:thunder-download