coze-api
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified during the analysis of the prompt instructions, documentation, or Python scripts.
- [EXTERNAL_DOWNLOADS]: The skill performs network requests to
api.coze.cnandwww.coze.cn. These are the official domains for the Coze service (a well-known AI platform by ByteDance), and their use is essential and appropriate for the skill's stated functionality. - [CREDENTIALS_UNSAFE]: Both the documentation and the implementation in
scripts/coze_client.pyfollow security best practices by recommending and implementing the use of environment variables (COZE_PAT_TOKEN) rather than hardcoding sensitive credentials.
Audit Metadata