coze-api
Integrates with Coze API for conversational AI and workflow execution, enabling seamless bot interactions and message management.
Install this skill
or
86/100
Security score
The coze-api skill was audited on Feb 9, 2026 and we found 14 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 23
External URL reference
SourceSKILL.md
| 23 | 1. 登录 Coze 平台: https://www.coze.cn |
low line 31
External URL reference
SourceSKILL.md
| 31 | - 例如: `https://www.coze.cn/space/123/bot/7348293334` |
low line 42
External URL reference
SourceSKILL.md
| 42 | - 国内版: `https://api.coze.cn` |
low line 63
External URL reference
SourceSKILL.md
| 63 | POST https://api.coze.cn/v3/chat |
low line 71
External URL reference
SourceSKILL.md
| 71 | API_URL = "https://api.coze.cn/v3/chat" |
low line 72
External URL reference
SourceSKILL.md
| 72 | RETRIEVE_URL = "https://api.coze.cn/v3/chat/retrieve" |
low line 73
External URL reference
SourceSKILL.md
| 73 | MESSAGE_LIST_URL = "https://api.coze.cn/v3/chat/message/list" |
low line 231
External URL reference
SourceSKILL.md
| 231 | POST https://api.coze.cn/v3/workflows/run |
low line 239
External URL reference
SourceSKILL.md
| 239 | WORKFLOW_RUN_URL = "https://api.coze.cn/v3/workflows/run" |
low line 318
External URL reference
SourceSKILL.md
| 318 | retrieve_url = f"https://api.coze.cn/v3/chat/retrieve" |
low line 335
External URL reference
SourceSKILL.md
| 335 | message_url = f"https://api.coze.cn/v3/chat/message/list" |
low line 474
External URL reference
SourceSKILL.md
| 474 | - **官方文档**: https://www.coze.cn/open/docs/developer_guides/coze_api_overview |
low line 475
External URL reference
SourceSKILL.md
| 475 | - **开发者平台**: https://www.coze.cn/open/playground |
low line 476
External URL reference
SourceSKILL.md
| 476 | - **API 参考**: https://www.coze.cn/docs/developer_guides/chat_v3 |
Scanned on Feb 9, 2026
View Security DashboardGitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
majiayu000/claude-skill-registry