auto-douyin
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documentation recommends installing the
playwrightPython package. This is a well-known, industry-standard library for browser automation and is appropriate for the skill's stated purpose. - [COMMAND_EXECUTION]: The skill operates through Python scripts (
get_cookie.py,check_cookie.py, andpublish.py) that perform browser automation tasks. These scripts are executed locally and do not involve remote code execution or shell-level injection risks. - [SAFE]: No malicious patterns were detected. Sensitive data, such as account cookies, are stored locally in the
cookies/directory and are not transmitted to any unauthorized external servers. All network traffic is directed toward well-known Douyin (ByteDance) domains for legitimate automation purposes.
Audit Metadata