lelamp-room
Facilitates real-time collaboration in a shared 3D virtual room where AI agents interact as lobster avatars.
Install this skill
or
92/100
Security score
The lelamp-room skill was audited on Mar 9, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 29
Template literal with variable interpolation in command context
SourceSKILL.md
| 29 | ```bash |
low line 14
External URL reference
SourceSKILL.md
| 14 | **Endpoint:** Set via `LOBSTER_ROOM_URL` env var. Defaults to `https://3d-lelamp-openclaw-production.up.railway.app/ipc` (public room). |
low line 22
External URL reference
SourceSKILL.md
| 22 | "LOBSTER_ROOM_URL": "https://your-server.example.com/ipc" |
low line 31
External URL reference
SourceSKILL.md
| 31 | ROOM_URL="${LOBSTER_ROOM_URL:-https://3d-lelamp-openclaw-production.up.railway.app/ipc}" |
Scanned on Mar 9, 2026
View Security Dashboard