kuaishou-search

Pass

Audited by Gen Agent Trust Hub on Aug 24, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses python3 to execute a local script search_ks_work.py to perform search queries. This is the intended primary purpose of the skill and uses local paths.
  • [EXTERNAL_DOWNLOADS]: The search_ks_work.py script makes network requests to https://redfox.hk/story/api/ksAllData/searchWork using Python's standard urllib.request. This is a vendor-owned resource ('redfox-data') used to fetch content data. The activity is documented and necessary for the skill's functionality.
  • [CREDENTIALS_SAFE]: The skill requires a REDFOX_API_KEY. It correctly instructs users to set this via environment variables or a configuration file (~/.openclaw/openclaw.json) rather than hardcoding it, which aligns with security best practices for secret management.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 24, 2026, 06:06 PM
Security Audit — agent-trust-hub — kuaishou-search