可信 — 风险评分 0/100
上次扫描:18 小时前 重新扫描
0 /100
zhua-metacognition
爪爪元认知系统 —— 思考自己的思考、监控认知过程、优化决策质量
The skill is a pure documentation/metacognition framework with no code, no sensitive operations, and no declared dangerous capabilities.
技能名称zhua-metacognition
分析耗时16.1s
引擎pi
可以安装
No action needed. The skill is safe to use as described.
资源类型声明权限推断权限状态证据
文件系统 NONE NONE
网络访问 NONE NONE
命令执行 NONE NONE
环境变量 NONE NONE
技能调用 NONE NONE
剪贴板 NONE NONE
浏览器 NONE NONE
数据库 NONE NONE

目录结构

4 文件 · 4.4 KB · 157 行
Markdown 2f · 114L Text 1f · 24L Python 1f · 19L
├─ 📁 assets
│ └─ 📄 example_asset.txt Text 24L · 865 B
├─ 📁 references
│ └─ 📝 api_reference.md Markdown 34L · 969 B
├─ 📁 scripts
│ └─ 🐍 example.py Python 19L · 595 B
└─ 📝 SKILL.md Markdown 80L · 2.1 KB

安全亮点

✓ No executable code present — SKILL.md is pure documentation describing metacognition concepts
✓ No dependencies declared (no requirements.txt, package.json, or equivalent)
✓ No sensitive paths accessed (no ~/.ssh, ~/.aws, .env references)
✓ No network activity, credential harvesting, or data exfiltration
✓ No obfuscation techniques (base64, eval, or encoded payloads)
✓ All scripts (scripts/example.py) are explicitly placeholder stubs with no real functionality
✓ No doc-to-code mismatch: what is described is what exists (documentation only)