story-short-scan
Fail
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: HIGHCREDENTIALS_UNSAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [CREDENTIALS_UNSAFE]: The script
scripts/heiyan-booklist-scraper.jsprogrammatically extracts session credentials from the browser. It usesdocument.cookie.match(/Admin-Token=([^;]+)/)to harvest theAdmin-Tokenfor use in subsequent authenticated API requests. - [COMMAND_EXECUTION]: The utility script
scripts/cdp-utils.jsutilizeschild_process.execSyncto run theagent-browserCLI tool, enabling shell command execution to control browser instances. - [EXTERNAL_DOWNLOADS]: The skill performs automated scraping and network operations against several external domains, including
ishugui.com,zhangwenpindu.cn, andms.zhangwenpindu.cn. - [DATA_EXPOSURE]: The skill extracts and saves book data, which may include semi-private information when used in an authenticated session, into local Markdown files.
Recommendations
- AI detected serious security threats
Audit Metadata