Trusted — Risk Score 0/100
Last scan:2 days ago Rescan
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 Nameskill-combo
Duration23.7s
Enginepi
Safe to install
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.
ResourceDeclaredInferredStatusEvidence
Filesystem NONE NONE No file access code exists - only documentation
Network NONE NONE No network code exists - only documentation
Shell NONE NONE No shell execution code exists - only documentation
Environment NONE NONE No environment access code exists - only documentation
Skill Invoke READ READ ✓ Aligned SKILL.md describes loading other skills by name - this is the declared capabilit…
Clipboard NONE NONE No clipboard access code exists
Browser NONE NONE No browser automation code exists
Database NONE NONE No database access code exists
3 findings
🔗
Medium External URL 外部 URL
https://img.shields.io/badge/version-1.0.0-blue.svg
README.md:5
🔗
Medium External URL 外部 URL
https://clawhub.ai/skills/skill-combo
README.md:5
🔗
Medium External URL 外部 URL
https://img.shields.io/badge/license-MIT-green.svg
README.md:6

File Tree

4 files · 15.9 KB · 841 lines
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

Security Positives

✓ 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