Scan Report
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.
Safe to install
No action needed. This is a benign documentation skill providing a thinking framework.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No file operations in any file |
| Network | NONE | NONE | — | No network requests in code |
| Shell | NONE | NONE | — | No shell execution in any file |
| Environment | NONE | NONE | — | No environment access |
| Skill Invoke | NONE | NONE | — | Only references other skills as usage examples |
| Clipboard | NONE | NONE | — | No clipboard access |
| Browser | NONE | NONE | — | No browser operations |
| Database | NONE | NONE | — | No database access |
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/thinking-skill README.md:5 Medium External URL 外部 URL
https://img.shields.io/badge/license-MIT-green.svg README.md:6 File Tree
4 files · 17.8 KB · 820 lines Markdown 2f · 756L
JSON 2f · 64L
├─
package.json
JSON
├─
README.md
Markdown
├─
skill.json
JSON
└─
SKILL.md
Markdown
Security Positives
✓ 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