ClawAudit verdict

network-scanner

45
๐ŸŸ  Risky
Significant concerns โ€” only install if you understand the risks

The skill scans networks and devices, potentially exposing network information. However, this is for its intended purpose of network discovery and diagnosis.

โš  Flagged for review โ€” coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis โ€” not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

60
security
80
transparency
70
maintenance

Findings (3)

Pattern match high

References sudo โ€” requests elevated privileges

SKILL.md ยท code ยท sudo

Pattern match medium

subprocess execution โ€” runs system commands from Python

scripts/scan.py ยท prose ยท downgraded ยท subprocess.run(

Pattern match medium

subprocess with shell=True โ€” command injection vector

scripts/scan.py ยท prose ยท downgraded ยท subprocess.run(cmd, shell=True

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution โ€” cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 2 system binaries.

network_in

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API