FeiNiu NAS Download Manager

PassAudited by VirusTotal on Mar 31, 2026.

Findings (1)

The skill bundle contains a command injection vulnerability in `nas-download.sh`. The script passes the user-provided magnet link or file path (`$2`) directly into an SSH command string without adequate sanitization, which could allow an attacker to execute arbitrary commands on the target NAS (e.g., by appending shell metacharacters to a magnet link). While the script includes a basic regex check for magnet links, it is insufficient to prevent exploitation. No clear evidence of malicious intent or data exfiltration was found.