Scan Report
0 /100
lobster-buddy
麻薯的电子宠物系统。基于用户ID确定性生成的RPG风格宠物,有物种、稀有度、属性和闪光机制。
The skill consists solely of SKILL.md documentation describing a deterministic RPG pet system with no executable code, network requests, credential access, or any sensitive operations.
Safe to install
No action needed. The skill is safe to use.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No file operations in SKILL.md |
| Network | NONE | NONE | — | No network requests documented or implemented |
| Shell | NONE | NONE | — | No shell commands in SKILL.md |
| Environment | NONE | NONE | — | No environment access |
| Skill Invoke | NONE | NONE | — | No cross-skill invocation |
| Clipboard | NONE | NONE | — | No clipboard access |
| Browser | NONE | NONE | — | No browser automation |
| Database | NONE | NONE | — | No database operations |
File Tree
1 files · 4.3 KB · 160 lines Markdown 1f · 160L
└─
SKILL.md
Markdown
Security Positives
✓ No executable code present - SKILL.md is purely documentation
✓ No network requests or external communications
✓ No credential harvesting or sensitive data access
✓ No shell execution or command injection vectors
✓ No obfuscation techniques detected
✓ Deterministic generation uses cryptographically documented PRNG
✓ Skill metadata shows no required permissions