Skip to main content

network

Facilitates network management using tools like Tailscale, Curl, SSH, and Nmap for secure connections and data transfer.

Install this skill

or
92/100

Security score

The network skill was audited on Mar 1, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 45

Curl to non-GitHub URL

SourceSKILL.md
45curl -O https://example.com/file.zip
low line 26

External URL reference

SourceSKILL.md
26tailscale serve http://localhost:8080
low line 43

External URL reference

SourceSKILL.md
43-d '{"key":"value"}' https://api.example.com
low line 45

External URL reference

SourceSKILL.md
45curl -O https://example.com/file.zip
Scanned on Mar 1, 2026
View Security Dashboard
Installation guide →
GitHub Stars 7
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
plurigrid/asi