Scan Report
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.
Safe to install
No action required. This is a legitimate security documentation file defining threat model and permission policies.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No file operations in documentation |
| Network | NONE | NONE | — | Only references external homepage URL for branding |
| Shell | NONE | NONE | — | No shell commands declared |
| Environment | NONE | NONE | — | Describes credential protection, not harvesting |
| Skill Invoke | READ | READ | ✓ Aligned | Declares authority to inspect skill instructions |
| Clipboard | NONE | NONE | — | Not referenced |
| Browser | NONE | NONE | — | Not referenced |
| Database | NONE | NONE | — | Not referenced |
1 findings
Medium External URL 外部 URL
https://claw.mytuanzi.com SKILL.md:4 File Tree
1 files · 6.5 KB · 429 lines Markdown 1f · 429L
└─
SKILL.md
Markdown
Security Positives
✓ 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