扫描报告
5 /100
keevx-image-generate
Use the Keevx API to generate images from prompts and reference images
Pure documentation skill for Keevx image generation API with no executable code, scripts, or suspicious behavior; the API key shown is a clear placeholder requiring user replacement.
可以安装
No action needed. This is a safe, well-documented skill.
安全发现 1 项
| 严重性 | 安全发现 | 位置 |
|---|---|---|
| 提示 | API key placeholder in documentation 文档欺骗 | SKILL.md:15 |
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations in SKILL.md |
| 网络访问 | READ | READ | ✓ 一致 | Documents API calls to api.keevx.com |
| 命令执行 | NONE | NONE | — | No shell execution, only curl examples in documentation |
| 环境变量 | READ | READ | ✓ 一致 | Documents reading KEEVX_API_KEY env var |
1 高危 8 项发现
高危 API 密钥 疑似硬编码凭证
API_KEY="your_api_key_here" SKILL.md:15 中危 外部 URL 外部 URL
https://www.keevx.com/main/home. SKILL.md:12 中危 外部 URL 外部 URL
https://docs.keevx.com SKILL.md:12 中危 外部 URL 外部 URL
https://api.keevx.com/v1 SKILL.md:20 中危 外部 URL 外部 URL
https://api.keevx.com/v1/figure-resource/upload/file SKILL.md:47 中危 外部 URL 外部 URL
https://api.keevx.com/v1/image_generate SKILL.md:75 中危 外部 URL 外部 URL
https://api.keevx.com/v1/image_generate/i2is-xxxxxxxx SKILL.md:106 中危 外部 URL 外部 URL
https://www.keevx.com/main/meta/creations SKILL.md:218 目录结构
1 文件 · 7.8 KB · 266 行 Markdown 1f · 266L
└─
SKILL.md
Markdown
安全亮点
✓ No executable code or scripts present - pure documentation skill
✓ All network operations are to documented, legitimate API endpoints (api.keevx.com)
✓ No credential harvesting or exfiltration patterns detected
✓ No sensitive file/path access observed
✓ No obfuscation or anti-analysis techniques present
✓ No supply chain dependencies with known vulnerabilities
✓ Documentation accurately describes the skill's behavior