扫描报告
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.
可以安装
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.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No scripts; shell commands are documented examples only |
| 网络访问 | NONE | NONE | — | External URL is destination for serving content, not a source |
| 命令执行 | NONE | NONE | — | No shell execution in code; only documented example commands |
| 环境变量 | 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 access |
1 项发现
中危 外部 URL 外部 URL
https://roger-us02.clawln.net/games/ SKILL.md:14 目录结构
1 文件 · 1.7 KB · 77 行 Markdown 1f · 77L
└─
SKILL.md
Markdown
安全亮点
✓ 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