Trusted — Risk Score 0/100
Last scan:2 days ago Rescan
0 /100
weshop-openapi-skill
图像编辑和图像生成任务的API集成技能
纯文档型API集成技能,仅包含OpenAPI调用说明,无可执行代码,无恶意行为
Skill Nameweshop-openapi-skill
Duration23.7s
Enginepi
Safe to install
可直接使用,已具备充分的安全文档
ResourceDeclaredInferredStatusEvidence
Filesystem READ READ ✓ Aligned SKILL.md:76 仅声明上传本地图片能力
Network READ READ ✓ Aligned SKILL.md:14 明确限制仅访问 openapi.weshop.ai
Environment READ READ ✓ Aligned SKILL.md:7 仅读取 WESHOP_API_KEY
Shell NONE NONE 无脚本文件
Skill Invoke NONE NONE 文档中无嵌套技能调用
Clipboard NONE NONE 无剪贴板访问
Browser NONE NONE 无浏览器自动化
Database NONE NONE 无数据库操作
6 findings
🔗
Medium External URL 外部 URL
https://openapi.weshop.ai/openapi/agent/openapi.yaml
SKILL.md:13
🔗
Medium External URL 外部 URL
https://openapi.weshop.ai/openapi/*
SKILL.md:19
🔗
Medium External URL 外部 URL
https://open.weshop.ai/authorization/apikey.
SKILL.md:26
🔗
Medium External URL 外部 URL
https://openapi.weshop.ai/openapi/agent/runs
SKILL.md:246
🔗
Medium External URL 外部 URL
https://ai-image.weshop.ai/example.png
SKILL.md:253
🔗
Medium External URL 外部 URL
https://openapi.weshop.ai/openapi/agent/assets/images
SKILL.md:267

File Tree

1 files · 14.1 KB · 312 lines
Markdown 1f · 312L
└─ 📝 SKILL.md Markdown 312L · 14.1 KB

Security Positives

✓ API密钥安全警告详细,明确禁止发送到非 openapi.weshop.ai 域名
✓ 文档结构完整,提供6种图像处理agent的完整API规范
✓ 包含明确的mask规则和参数说明,行为可预测
✓ 无脚本代码,仅为API集成文档
✓ 包含最小可运行示例,便于验证功能