douyin-ai-feed
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were identified during the analysis. The skill implementation is transparent and follows established best practices for API clients.
- [EXTERNAL_DOWNLOADS]: The skill connects to
https://doubaoya.comto retrieve content data. This network activity is the primary documented purpose of the skill and is carried out using standard HTTPS protocols. - [COMMAND_EXECUTION]: The skill executes a Python script (
scripts/fetch_ai_feed.py) to handle API requests. The script relies entirely on Python standard libraries (such asurllibandjson), avoiding the risks associated with third-party or unverified dependencies.
Audit Metadata