douyin-realtime-search
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local Python script
search_douyin_realtime.pyto interface with the Redfox API. It also provides instructions for setting up a cron job (crontab) to implement a 'Subscription' feature, which is a transparently documented part of the skill's intended functionality for daily updates. - [EXTERNAL_DOWNLOADS]: The Python script performs network operations to
https://redfox.hk/story/api/dy/search/openSearch. This activity is used exclusively to fetch search results from the vendor's official service domain. - [DATA_EXFILTRATION]: The skill handles authentication via the
REDFOX_API_KEYenvironment variable, which is the recommended method for secure credential management. No unauthorized data access or exfiltration patterns were detected.
Audit Metadata