Skip to main content

network-101

Enables configuration and testing of network services like HTTP, HTTPS, SNMP, and SMB for penetration testing and security analysis.

Install this skill

or
71/100

Security score

The network-101 skill was audited on Mar 9, 2026 and we found 9 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 58

Curl to non-GitHub URL

SourceSKILL.md
58curl http://localhost
medium line 109

Curl to non-GitHub URL

SourceSKILL.md
109curl -kv https://192.168.1.1
medium line 253

Curl to non-GitHub URL

SourceSKILL.md
253curl -I http://target
medium line 256

Curl to non-GitHub URL

SourceSKILL.md
256curl -kI https://target
medium line 299

Prompting for password/secret input

SourceSKILL.md
299Password: <input type="password" name="pass"><br>
low line 58

External URL reference

SourceSKILL.md
58curl http://localhost
low line 109

External URL reference

SourceSKILL.md
109curl -kv https://192.168.1.1
low line 253

External URL reference

SourceSKILL.md
253curl -I http://target
low line 256

External URL reference

SourceSKILL.md
256curl -kI https://target
Scanned on Mar 9, 2026
View Security Dashboard