bilibili-downloader
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The script uses built-in Node.js modules (https, http, fs, path) to perform network requests and file operations, avoiding external dependencies.- [SAFE]: Input validation is implemented via regular expressions to extract video identifiers (BV IDs), ensuring that only alphanumeric characters are used in filename construction.- [SAFE]: The skill interacts exclusively with legitimate Bilibili API endpoints and does not exhibit signs of data exfiltration or unauthorized access to sensitive local files.
Audit Metadata