tcp

PassAudited by ClawScan on May 1, 2026.

Overview

This instruction-only TCP helper is coherent and purpose-aligned, but users should review any suggested network connection or port-test command before running it.

This skill appears safe to install as an instruction-only TCP reference. Before following any port-test or socket-connection suggestion, confirm the target host and port are authorized and appropriate for your network environment.

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.

What this means

Network probes or TCP connections could contact external systems, so using them on unauthorized targets may be inappropriate.

Why it was flagged

These examples show the skill may guide the agent or user to run TCP port tests and open TCP connections, which is directly aligned with the skill's network-debugging purpose.

Skill content
Test-NetConnection -ComputerName host -Port port ... nc -zv host port ... telnet host port
Recommendation

Only run suggested connection tests against systems you own, administer, or have permission to test, and review the host and port before executing commands.