扫描报告
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.
可以安装
No action needed. The skill is safe to use.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations in SKILL.md |
| 网络访问 | NONE | NONE | — | No network requests documented or implemented |
| 命令执行 | NONE | NONE | — | No shell commands in SKILL.md |
| 环境变量 | NONE | NONE | — | No environment access |
| 技能调用 | NONE | NONE | — | No cross-skill invocation |
| 剪贴板 | NONE | NONE | — | No clipboard access |
| 浏览器 | NONE | NONE | — | No browser automation |
| 数据库 | NONE | NONE | — | No database operations |
目录结构
1 文件 · 4.3 KB · 160 行 Markdown 1f · 160L
└─
SKILL.md
Markdown
安全亮点
✓ 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