可信 — 风险评分 0/100
上次扫描:21 小时前 重新扫描
0 /100
image-to-3d-pipeline
一键将商品图片转换为高质量3D模型的自动化流水线(图片预处理 → AI增强 → 3D生成)
This is a documentation-only skill describing an image-to-3D pipeline with no executable code, presenting no security risks.
技能名称image-to-3d-pipeline
分析耗时18.6s
引擎pi
可以安装
This skill is safe to use. It consists only of documentation describing how to call external APIs (Replicate, remove.bg, upscale.ai) for image processing and 3D model generation.
10 项发现
🔗
中危 外部 URL 外部 URL
https://replicate.com/baaas/triposr
SKILL.md:33
🔗
中危 外部 URL 外部 URL
https://www.remove.bg/api
SKILL.md:38
🔗
中危 外部 URL 外部 URL
https://upscale.ai/
SKILL.md:42
🔗
中危 外部 URL 外部 URL
https://api.replicate.com/v1/predictions
SKILL.md:71
🔗
中危 外部 URL 外部 URL
https://api.replicate.com/v1/predictions/pred_abc123
SKILL.md:93
🔗
中危 外部 URL 外部 URL
https://replicate.delivery/...
SKILL.md:102
🔗
中危 外部 URL 外部 URL
https://api.remove.bg/v1.0/removebg
SKILL.md:113
🔗
中危 外部 URL 外部 URL
https://your-processed-image-url.png
SKILL.md:128
🔗
中危 外部 URL 外部 URL
https://api.meshy.ai/v2/image-to-3d/$TASK_ID
SKILL.md:137
🔗
中危 外部 URL 外部 URL
https://api.meshy.ai/v2/image-to-3d
SKILL.md:179

目录结构

2 文件 · 5.1 KB · 210 行
Markdown 1f · 202L JSON 1f · 8L
├─ 📋 package.json JSON 8L · 282 B
└─ 📝 SKILL.md Markdown 202L · 4.9 KB

安全亮点

✓ Documentation-only skill with no executable code files
✓ No scripts or binaries present in the skill
✓ All API calls described are to legitimate third-party services (Replicate, remove.bg, upscale.ai)
✓ API keys are legitimately required for the documented service functionality
✓ No obfuscation, base64, or suspicious patterns detected
✓ No credential harvesting beyond what is necessary for the documented service
✓ SKILL.md and _meta.json metadata are consistent with described behavior