tiktok-account-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 bundled Python script scripts/search_tiktok_realtime.py to perform the search and process API responses.
  • [EXTERNAL_DOWNLOADS]: The script makes network requests to the developer's API endpoint at https://redfox.hk/story/api/deepSearch/tk/searchUser to retrieve real-time data.
  • [SAFE]: API credentials are securely managed through the REDFOX_API_KEY environment variable, avoiding hardcoded secrets.
  • [SAFE]: The Python script includes a fallback SSL context that disables certificate verification, which is a documented configuration choice to ensure compatibility across different systems.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 24, 2026, 09:52 AM
Security Audit — agent-trust-hub — tiktok-account-search