Trusted — Risk Score 0/100
Last scan:23 hr ago Rescan
0 /100
nginx-hosting
Zero-auth static game hosting via the server's local nginx instance
This is a documentation-only skill describing static game deployment via local nginx. No executable code, scripts, or dependencies are present.
Skill Namenginx-hosting
Duration17.7s
Enginepi
Safe to install
This skill is safe to use. It contains only documentation (SKILL.md) explaining how to copy static game files to /data/games/ and reload nginx.
ResourceDeclaredInferredStatusEvidence
Filesystem NONE NONE No scripts; shell commands are documented examples only
Network NONE NONE External URL is destination for serving content, not a source
Shell NONE NONE No shell execution in code; only documented example commands
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 access
1 findings
🔗
Medium External URL 外部 URL
https://roger-us02.clawln.net/games/
SKILL.md:14

File Tree

1 files · 1.7 KB · 77 lines
Markdown 1f · 77L
└─ 📝 SKILL.md Markdown 77L · 1.7 KB

Security Positives

✓ Documentation-only skill with no executable code
✓ No external script downloads or curl|bash patterns
✓ No credential access or environment variable enumeration
✓ No obfuscation or base64-encoded payloads
✓ No dependencies to audit (no package.json, requirements.txt, etc.)
✓ External URL is the game's destination endpoint, not a malicious source