network-engineer

AdvisoryAudited by Static analysis on May 6, 2026.

Overview

No suspicious patterns detected.

Findings (0)

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

If connected to cloud, firewall, DNS, VPN, or infrastructure tools, the agent could make changes that affect availability or security.

Why it was flagged

The skill directs the agent toward implementing network changes. That is consistent with a network-engineer role, but real network changes can be high impact and should remain user-approved and change-controlled.

Skill content
Implement solutions ensuring optimal connectivity, security, and performance
Recommendation

Require explicit user approval, scoped targets, rollback plans, and maintenance/change windows before allowing this skill to modify production network resources.

What this means

Sensitive infrastructure details may be brought into the agent context, and stale or incorrect context could lead to bad recommendations.

Why it was flagged

The skill may use retrieved context about network topology and requirements. This is expected for the task, but network diagrams, traffic patterns, and security policies can be sensitive and should not be over-trusted or over-shared.

Skill content
Query context manager for network topology and requirements
Recommendation

Limit shared network context to the needed scope, verify retrieved topology and policy data before acting on it, and avoid storing unnecessary sensitive infrastructure details.