douyin-smart-publish

Pass

Audited by Gen Agent Trust Hub on May 14, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses shell commands and Python scripts to automate browser interactions and verify platform status. SKILL.md contains curl commands to check the connectivity of the browser's remote debugging port at 127.0.0.1:18800. The scripts/publish.py script utilizes the Playwright library to navigate the Douyin creator portal, upload media files, and populate content fields.
  • [SAFE]: The automation script manages authentication by saving and loading session state (cookies and local storage) to a local directory (~/.douyin_cookies). This is a standard and necessary practice for automating platforms that require manual login (such as QR code scanning) and does not involve hardcoded credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
May 14, 2026, 08:36 AM
Security Audit — agent-trust-hub — douyin-smart-publish