扫描报告
5 /100
neta-space
Neta API space and world-view browsing skill — browse worldbuilding, sub-spaces, and playable content by space/hashtag
Clean documentation-only skill describing Neta API space browsing via neta-cli CLI tool with no hidden functionality or malicious patterns.
可以安装
No action needed. Skill is safe to use as documented.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | READ | READ | ✓ 一致 | SKILL.md documents read-only CLI output display |
| 命令执行 | WRITE | WRITE | ✓ 一致 | SKILL.md:22-23 documents neta-cli commands |
| 环境变量 | READ | READ | ✓ 一致 | SKILL.md:18 declares NETA_TOKEN requirement |
目录结构
1 文件 · 3.2 KB · 129 行 Markdown 1f · 129L
└─
SKILL.md
Markdown
安全亮点
✓ Documentation-only skill with no executable code present
✓ All CLI commands and environment dependencies (NETA_TOKEN) explicitly declared
✓ No credential harvesting or exfiltration patterns
✓ No network calls described beyond CLI tool usage
✓ No obfuscation, base64, or suspicious encoding
✓ No sensitive file/path access detected
✓ No supply chain risk (no dependencies or package files)