Skip to main content

dojo-debug

Facilitates debugging and troubleshooting for dojo.js applications, addressing connection, entity, type, and transaction errors.

Install this skill

or
81/100

Security score

The dojo-debug skill was audited on Feb 9, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 25

Curl to non-GitHub URL

SourceSKILL.md
25curl http://localhost:8080/health
medium line 248

Curl to non-GitHub URL

SourceSKILL.md
248curl "http://localhost:8080/entities?model=game-Player&limit=10"
medium line 251

Curl to non-GitHub URL

SourceSKILL.md
251curl "http://localhost:8080/events?limit=10"
low line 25

External URL reference

SourceSKILL.md
25curl http://localhost:8080/health
low line 28

External URL reference

SourceSKILL.md
28katana & torii --world 0x... --rpc http://localhost:5050
low line 248

External URL reference

SourceSKILL.md
248curl "http://localhost:8080/entities?model=game-Player&limit=10"
low line 251

External URL reference

SourceSKILL.md
251curl "http://localhost:8080/events?limit=10"
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →