Scan Report
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.
Safe to install
No action needed. Skill is safe to use as documented.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | READ | READ | ✓ Aligned | SKILL.md documents read-only CLI output display |
| Shell | WRITE | WRITE | ✓ Aligned | SKILL.md:22-23 documents neta-cli commands |
| Environment | READ | READ | ✓ Aligned | SKILL.md:18 declares NETA_TOKEN requirement |
File Tree
1 files · 3.2 KB · 129 lines Markdown 1f · 129L
└─
SKILL.md
Markdown
Security Positives
✓ 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)