Back to skill
v1.0.0
Network
BenignClawScan verdict for this skill. Analyzed May 1, 2026, 5:32 AM.
Analysis
This is an instruction-only networking reference that coherently explains standard troubleshooting concepts and tools without code, install steps, credentials, or hidden behavior.
GuidanceThis skill appears safe to install as a networking reference. Be mindful that some troubleshooting tools it mentions, especially packet capture tools like tcpdump or Wireshark, can expose sensitive network details if used or shared carelessly.
Findings (1)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Abnormal behavior control
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Tool Misuse and Exploitation
SeverityInfoConfidenceHighStatusNote
SKILL.md
`ping` tests reachability ... `traceroute`/`tracert` shows path ... `netstat -tulpn` or `ss -tulpn` shows listening ports ... `tcpdump` and Wireshark capture packets
The skill discusses command-line diagnostic and packet-capture tools. This is directly aligned with network troubleshooting, but those tools can reveal host, service, and traffic information if used.
User impactIf the agent follows this guidance during troubleshooting, it may suggest commands that inspect local network state or capture packets.
RecommendationUse these diagnostics only on systems and networks you are authorized to inspect, and review packet-capture output before sharing it.
