douyin-top-account
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches ranking data from the vendor's API endpoint (redfox.hk). This is the primary function of the skill and originates from the author's own infrastructure.
- [COMMAND_EXECUTION]: Uses system commands such as 'open', 'start', and 'xdg-open' via 'subprocess.run' to display generated HTML reports to the user. This is a standard convenience feature for report generation tools.
- [DATA_EXFILTRATION]: The skill transmits ranking query parameters to the vendor's API. It securely handles the 'REDFOX_API_KEY' by requiring it to be stored in environment variables rather than hard-coding it, following security best practices.
Audit Metadata