扫描报告
0 /100
tuanziguardianclaw
Security kernel skill that monitors, intercepts, and blocks dangerous actions from other skills. Enforces strict permission models and protects against malicious operations.
TuanziGuardianClaw is a pure documentation-based security framework describing a guardian skill policy. No executable code or malicious behavior detected.
可以安装
No action required. This is a legitimate security documentation file defining threat model and permission policies.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations in documentation |
| 网络访问 | NONE | NONE | — | Only references external homepage URL for branding |
| 命令执行 | NONE | NONE | — | No shell commands declared |
| 环境变量 | NONE | NONE | — | Describes credential protection, not harvesting |
| 技能调用 | READ | READ | ✓ 一致 | Declares authority to inspect skill instructions |
| 剪贴板 | NONE | NONE | — | Not referenced |
| 浏览器 | NONE | NONE | — | Not referenced |
| 数据库 | NONE | NONE | — | Not referenced |
1 项发现
中危 外部 URL 外部 URL
https://claw.mytuanzi.com SKILL.md:4 目录结构
1 文件 · 6.5 KB · 429 行 Markdown 1f · 429L
└─
SKILL.md
Markdown
安全亮点
✓ Pure documentation file with no executable code
✓ Well-structured security policy describing threat model
✓ Clear permission model with four levels (0-4)
✓ Explicit prompt injection defense rules
✓ Describes credential and secret protection principles
✓ Self-protection mechanisms documented
✓ Security audit logging framework defined