Skip to main content

debug-thread-network

Provides a comprehensive toolkit for debugging Thread mesh networks and OpenThread Border Routers, enhancing connectivity diagnostics.

Install this skill

or
75/100

Security score

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

Categories Tested

Security Issues

medium line 90

Curl to non-GitHub URL

SourceSKILL.md
90curl -s http://192.168.50.104/diagnostics | \
medium line 155

Curl to non-GitHub URL

SourceSKILL.md
155curl -s http://192.168.50.104/diagnostics | \
medium line 166

Curl to non-GitHub URL

SourceSKILL.md
166OMR_ADDR=$(curl -s http://192.168.50.104/diagnostics | \
medium line 173

Curl to non-GitHub URL

SourceSKILL.md
173curl -s "http://[$OMR_ADDR]/get_properties" | jq
low line 90

External URL reference

SourceSKILL.md
90curl -s http://192.168.50.104/diagnostics | \
low line 155

External URL reference

SourceSKILL.md
155curl -s http://192.168.50.104/diagnostics | \
low line 166

External URL reference

SourceSKILL.md
166OMR_ADDR=$(curl -s http://192.168.50.104/diagnostics | \
low line 173

External URL reference

SourceSKILL.md
173curl -s "http://[$OMR_ADDR]/get_properties" | jq
low line 237

External URL reference

SourceSKILL.md
2375. **Use IPv6 bracket notation** - When using IPv6 in URLs: `http://[fd03::1]/`
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →
GitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
majiayu000/claude-skill-registry