扫描报告
0 /100
acetoolz-uuid
Generate UUIDs (v1, v4, v7) in bulk using AceToolz
A simple, focused UUID generation utility that makes outbound API calls to a legitimate service with no hidden functionality or suspicious behavior.
可以安装
Approve for use. The skill performs exactly what is documented with minimal surface area.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | |
| 网络访问 | WRITE | WRITE | ✓ 一致 | POST to https://www.acetoolz.com/api/openclaw/uuid-generator — declared in permi… |
| 命令执行 | NONE | NONE | — | |
| 环境变量 | NONE | NONE | — | |
| 技能调用 | NONE | NONE | — | |
| 剪贴板 | NONE | NONE | — | |
| 浏览器 | NONE | NONE | — | |
| 数据库 | NONE | NONE | — |
3 项发现
中危 外部 URL 外部 URL
https://www.acetoolz.com/generate/tools/uuid-generator SKILL.md:19 中危 外部 URL 外部 URL
https://www.acetoolz.com/api/openclaw/uuid-generator SKILL.md:32 中危 外部 URL 外部 URL
https://www.acetoolz.com SKILL.md:66 目录结构
1 文件 · 2.2 KB · 73 行 Markdown 1f · 73L
└─
SKILL.md
Markdown
安全亮点
✓ Only one declared permission (network:outbound) — minimal attack surface
✓ No scripts, dependencies, or external code — SKILL.md is self-contained
✓ No credential access or environment variable usage
✓ No filesystem writes, sensitive path access, or shell execution
✓ Clear and accurate documentation matching implementation
✓ Standard rate-limit handling documented (429 response)
✓ No obfuscation, base64, or anti-analysis patterns present