twitter-video-downloader
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a Python script (
scripts/downloader.py) to handle the video parsing logic and interact with the API. - [EXTERNAL_DOWNLOADS]: The script makes HTTP POST requests to
https://redfox.hk/story/api/parseWork/videoDownload/xto retrieve downloadable video URLs. - [DATA_EXFILTRATION]: The script reads an API key from the user's environment or a local configuration file (
~/.qoder/apis/redfox.json) and transmits it to the vendor's infrastructure for authentication. This behavior is documented and consistent with the skill's primary function.
Audit Metadata