douyin-realtime-hot-rise
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXFILTRATION]: The skill transmits the user's API key and query parameters to the vendor's official domain (ai-skills.ai) to retrieve trending data. This network activity is documented, uses HTTPS, and is required for the skill's primary function.
- [SAFE]: Authentication secrets are handled appropriately through environment variables (AISKILLS_API_KEY) rather than being hardcoded in the source code.
- [SAFE]: The execution script (scripts/run.py) uses standard Python libraries for network requests and includes logic for proper SSL certificate verification, including optional support for the 'certifi' package.
Audit Metadata