Scan Report
0 /100
acetoolz-qr
Generate QR codes for any URL or text instantly using AceToolz
Legitimate QR code generator that makes declared outbound API calls to generate and return hosted QR code images.
Safe to install
No action required. This skill performs only its documented function.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Network | outbound | outbound | ✓ Aligned | POST to acetoolz.com API is documented and expected |
3 findings
Medium External URL 外部 URL
https://www.acetoolz.com/generate/tools/qr-generator SKILL.md:17 Medium External URL 外部 URL
https://www.acetoolz.com/api/openclaw/qr-generator SKILL.md:30 Medium External URL 外部 URL
https://www.acetoolz.com SKILL.md:62 File Tree
1 files · 2.5 KB · 71 lines Markdown 1f · 71L
└─
SKILL.md
Markdown
Security Positives
✓ Clear documentation of all functionality in SKILL.md
✓ Declares network:outbound permission matching actual API usage
✓ No file system, shell, or sensitive data access
✓ No obfuscation or encoded commands
✓ No credential harvesting or data exfiltration
✓ Standard API call pattern using curl/Invoke-RestMethod
✓ Proper error handling documented
✓ No hidden functionality or shadow behavior