扫描报告
0 /100
thinking-skill
Thinking Skill - 深度思考与规划引擎 - A meta-cognitive thinking engine that guides AI agents through a 6-step thinking process
Pure documentation-only skill with no executable code, scripts, or sensitive operations.
可以安装
No action needed. This is a benign documentation skill providing a thinking framework.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations in any file |
| 网络访问 | NONE | NONE | — | No network requests in code |
| 命令执行 | NONE | NONE | — | No shell execution in any file |
| 环境变量 | NONE | NONE | — | No environment access |
| 技能调用 | NONE | NONE | — | Only references other skills as usage examples |
| 剪贴板 | NONE | NONE | — | No clipboard access |
| 浏览器 | NONE | NONE | — | No browser operations |
| 数据库 | NONE | NONE | — | No database access |
3 项发现
中危 外部 URL 外部 URL
https://img.shields.io/badge/version-1.0.0-blue.svg README.md:5 中危 外部 URL 外部 URL
https://clawhub.ai/skills/thinking-skill README.md:5 中危 外部 URL 外部 URL
https://img.shields.io/badge/license-MIT-green.svg README.md:6 目录结构
4 文件 · 17.8 KB · 820 行 Markdown 2f · 756L
JSON 2f · 64L
├─
package.json
JSON
├─
README.md
Markdown
├─
skill.json
JSON
└─
SKILL.md
Markdown
安全亮点
✓ No executable scripts or code files present
✓ No network requests or data exfiltration
✓ No credential harvesting or sensitive data access
✓ No shell execution or command injection vectors
✓ No obfuscation or hidden functionality
✓ Empty dependencies in package.json - no external attack surface
✓ Pure documentation skill with transparent behavior
✓ MIT license with clear author attribution