douyin-account-works
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill performs legitimate network requests to
https://doubaoya.com/api/apis/douyin/query-account/callto fetch account information (nickname, follower count). This behavior is consistent with the skill's stated purpose. - [COMMAND_EXECUTION]: The agent executes a local Python script
scripts/query_account.pyto handle the API interaction. The script uses the standard Pythonurlliblibrary and does not require third-party dependencies. - [CREDENTIALS_UNSAFE]: The skill implements secure credential management by instructing the agent/user to set the
DOUBAOYA_API_KEYenvironment variable rather than hardcoding sensitive tokens in the script or instructions.
Audit Metadata