douyin-account-diagnosis
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses a Python script to interact with the API. The script uses the argparse library to handle inputs, which prevents common shell injection vulnerabilities.- [CREDENTIALS_UNSAFE]: Credentials are managed safely. The skill requires an API key to be set as an environment variable (DOUBAOYA_API_KEY) and contains explicit instructions and code logic to prevent the key from being printed or exposed in logs.- [SAFE]: All network requests are directed to the primary service domain doubaoya.com. No suspicious external downloads, obfuscated code, or unauthorized data access patterns were identified.
Audit Metadata