可信 — 风险评分 0/100
上次扫描:2 天前 重新扫描
0 /100
skill-combo
多技能协同引擎 - 允许同时启用多个技能,让它们相互协作、优势互补,完成复杂任务
This is a benign meta-skill (Skill Combo) that only contains documentation and metadata for orchestrating other skills. No executable code, scripts, or dependencies are present.
技能名称skill-combo
分析耗时23.7s
引擎pi
可以安装
This skill is safe to use. It contains only documentation files (SKILL.md, README.md, skill.json, package.json) with no implementation code or scripts.
资源类型声明权限推断权限状态证据
文件系统 NONE NONE No file access code exists - only documentation
网络访问 NONE NONE No network code exists - only documentation
命令执行 NONE NONE No shell execution code exists - only documentation
环境变量 NONE NONE No environment access code exists - only documentation
技能调用 READ READ ✓ 一致 SKILL.md describes loading other skills by name - this is the declared capabilit…
剪贴板 NONE NONE No clipboard access code exists
浏览器 NONE NONE No browser automation code exists
数据库 NONE NONE No database access code exists
3 项发现
🔗
中危 外部 URL 外部 URL
https://img.shields.io/badge/version-1.0.0-blue.svg
README.md:5
🔗
中危 外部 URL 外部 URL
https://clawhub.ai/skills/skill-combo
README.md:5
🔗
中危 外部 URL 外部 URL
https://img.shields.io/badge/license-MIT-green.svg
README.md:6

目录结构

4 文件 · 15.9 KB · 841 行
Markdown 2f · 780L JSON 2f · 61L
├─ 📋 package.json JSON 19L · 366 B
├─ 📝 README.md Markdown 132L · 2.3 KB
├─ 📋 skill.json JSON 42L · 1005 B
└─ 📝 SKILL.md Markdown 648L · 12.3 KB

安全亮点

✓ No executable scripts or code files present
✓ No dependencies (empty dependencies object in package.json)
✓ No sensitive file paths accessed
✓ No network requests or external communications
✓ No credential harvesting or environment variable access
✓ No obfuscation or encoded payloads
✓ Documentation accurately describes the skill's purpose as a meta-skill orchestrator