yao-doubao-crawler

Pass

Audited by Gen Agent Trust Hub on Jul 26, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses local shell commands to automate browser and mobile interactions.
  • scripts/doubao_browser_crawl.mjs executes the opencli command to interact with web sessions.
  • scripts/doubao_mobile_crawl.py utilizes adb (Android Debug Bridge) to control mobile devices and appium for UI automation.
  • scripts/preflight.mjs runs various system commands (e.g., node, python3, opencli) to verify the environment and dependencies.
  • [SAFE]: The skill's operations are consistent with its documented purpose of AI search result analysis.
  • Access to the system clipboard in the mobile crawler is used specifically for inputting prompts and recovering URLs from the UI, which is a standard practice in mobile UI automation.
  • Data processing is handled locally, and the generated reports (HTML, Excel, Markdown) are stored in user-defined output directories.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 26, 2026, 04:12 AM
Security Audit — agent-trust-hub — yao-doubao-crawler