Scan Report
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.
Safe to install
Approve for use. The skill performs exactly what is documented with minimal surface area.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | |
| Network | WRITE | WRITE | ✓ Aligned | POST to https://www.acetoolz.com/api/openclaw/uuid-generator — declared in permi… |
| Shell | NONE | NONE | — | |
| Environment | NONE | NONE | — | |
| Skill Invoke | NONE | NONE | — | |
| Clipboard | NONE | NONE | — | |
| Browser | NONE | NONE | — | |
| Database | NONE | NONE | — |
3 findings
Medium External URL 外部 URL
https://www.acetoolz.com/generate/tools/uuid-generator SKILL.md:19 Medium External URL 外部 URL
https://www.acetoolz.com/api/openclaw/uuid-generator SKILL.md:32 Medium External URL 外部 URL
https://www.acetoolz.com SKILL.md:66 File Tree
1 files · 2.2 KB · 73 lines Markdown 1f · 73L
└─
SKILL.md
Markdown
Security Positives
✓ 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