clawdsense
Enables real-time image analysis from ClawdSense ESP32 dongle, providing instant room analysis and occupancy detection.
Install this skill
or
72/100
Security score
The clawdsense skill was audited on Feb 9, 2026 and we found 6 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 86
Curl to non-GitHub URL
SourceSKILL.md
| 86 | - Is media receiver running? Curl http://localhost:5555/health |
medium line 68
Ngrok tunnel reference
SourceSKILL.md
| 68 | or for public: "https://your-ngrok-url" |
medium line 38
Access to hidden dotfiles in home directory
SourceSKILL.md
| 38 | - Stores photos in `~/.clawdbot/media/inbound/` |
low line 67
External URL reference
SourceSKILL.md
| 67 | MEDIA_RECEIVER_URL = "http://localhost:5555" |
low line 68
External URL reference
SourceSKILL.md
| 68 | or for public: "https://your-ngrok-url" |
low line 86
External URL reference
SourceSKILL.md
| 86 | - Is media receiver running? Curl http://localhost:5555/health |
Scanned on Feb 9, 2026
View Security Dashboard