aria2-download-manager
Enables high-speed downloads with multi-connection support, BitTorrent integration, and remote control via RPC for efficient file management.
Install this skill
or
87/100
Security score
The aria2-download-manager skill was audited on Mar 1, 2026 and we found 13 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 154
Access to hidden dotfiles in home directory
SourceSKILL.md
| 154 | cp scripts/aria2.conf.template ~/.aria2/aria2.conf |
low line 28
External URL reference
SourceSKILL.md
| 28 | bash scripts/run.sh --url "https://example.com/largefile.zip" --split 16 |
low line 51
External URL reference
SourceSKILL.md
| 51 | --url "https://releases.ubuntu.com/24.04/ubuntu-24.04-desktop-amd64.iso" \ |
low line 63
External URL reference
SourceSKILL.md
| 63 | https://example.com/file1.zip |
low line 64
External URL reference
SourceSKILL.md
| 64 | https://example.com/file2.zip |
low line 65
External URL reference
SourceSKILL.md
| 65 | https://example.com/file3.zip |
low line 77
External URL reference
SourceSKILL.md
| 77 | bash scripts/run.sh --url "https://example.com/largefile.zip" --split 16 |
low line 87
External URL reference
SourceSKILL.md
| 87 | --url "https://example.com/hugefile.tar.gz" \ |
low line 110
External URL reference
SourceSKILL.md
| 110 | bash scripts/rpc.sh add "https://example.com/file.zip" |
low line 131
External URL reference
SourceSKILL.md
| 131 | --url "https://api.example.com/file.zip" \ |
low line 142
External URL reference
SourceSKILL.md
| 142 | --url "https://mirror1.example.com/file.iso" \ |
low line 143
External URL reference
SourceSKILL.md
| 143 | --url "https://mirror2.example.com/file.iso" \ |
low line 144
External URL reference
SourceSKILL.md
| 144 | --url "https://mirror3.example.com/file.iso" \ |
Scanned on Mar 1, 2026
View Security Dashboard