Trusted — Risk Score 0/100
Last scan:18 hr ago Rescan
0 /100
neta-creative
Neta API creative skill — generate images, videos, songs, and MVs, and deconstruct creative ideas from existing works
This is a pure-documentation skill that provides guidance for using a legitimate CLI tool (neta-cli) for creative media generation — no executable code, scripts, or dangerous capabilities are present.
Skill Nameneta-creative
Duration24.3s
Enginepi
Safe to install
No action needed. The skill is safe to use as described.
ResourceDeclaredInferredStatusEvidence
Filesystem NONE NONE No filesystem access — all files are markdown docs
Network NONE NONE No direct network access — only a CLI tool is invoked via shell
Shell NONE NONE The skill only documents CLI tool usage; no custom shell scripts are executed
Environment NONE NONE NETA_TOKEN is mentioned as a prerequisite but is only used by the external neta-…
Skill Invoke NONE NONE No skill invocation behavior detected
Clipboard NONE NONE No clipboard access
Browser NONE NONE No browser access
Database NONE NONE No database access

File Tree

7 files · 31.4 KB · 1262 lines
Markdown 7f · 1262L
├─ 📁 references
│ ├─ 📝 character-search.md Markdown 265L · 5.5 KB
│ ├─ 📝 collection-remix.md Markdown 46L · 1.6 KB
│ ├─ 📝 image-generation.md Markdown 131L · 4.7 KB
│ ├─ 📝 song-creation.md Markdown 250L · 5.5 KB
│ ├─ 📝 song-mv.md Markdown 210L · 5.4 KB
│ └─ 📝 video-generation.md Markdown 242L · 5.0 KB
└─ 📝 SKILL.md Markdown 118L · 3.7 KB

Security Positives

✓ Entirely markdown-based documentation — no executable code present
✓ All functionality is fully declared in SKILL.md and reference docs
✓ npm/pnpm global install commands are standard package management (no curl|bash)
✓ NETA_TOKEN environment variable requirement is documented and appropriate for API authentication
✓ No obfuscation, base64, or hidden instructions detected
✓ No credential harvesting, data exfiltration, or remote execution patterns
✓ No sensitive file/path access (no ~/.ssh, ~/.aws, .env access)
✓ No supply chain risks — no dependencies, scripts, or binary artifacts
✓ Consistent, coherent documentation across all reference files