可信 — 风险评分 5/100
上次扫描:21 小时前 重新扫描
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.
技能名称keevx-image-generate
分析耗时23.0s
引擎pi
可以安装
No action needed. This is a safe, well-documented skill.

安全发现 1 项

严重性 安全发现 位置
提示
API key placeholder in documentation 文档欺骗
SKILL.md shows 'your_api_key_here' as placeholder for API key configuration. This is standard documentation practice, not a security issue.
export KEEVX_API_KEY="your_api_key_here"
→ This is acceptable documentation practice. No action needed.
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 266L · 7.8 KB

安全亮点

✓ 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