Back to skill
v1.0.1

Nginx

BenignClawScan verdict for this skill. Analyzed May 1, 2026, 5:31 AM.

Analysis

This is a coherent instruction-only Nginx reference with no code, install steps, credentials, or hidden behavior in the provided artifacts.

GuidanceThis skill appears safe to install as an instruction-only Nginx reference. Before using any generated configuration on a real server, review it, test it, and make sure TLS keys and production reloads are handled according to your normal operational controls.

Findings (2)

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
SeverityLowConfidenceHighStatusNote
SKILL.md
Agent handles reverse proxy, SSL, caching, and performance tuning.

Nginx configuration changes can affect a public web service, routing, TLS settings, and availability. This is purpose-aligned and disclosed, but users should review changes before applying them.

User impactIf an agent uses this guidance to change a live Nginx configuration, mistakes could temporarily break routing, TLS, caching, or service availability.
RecommendationReview generated Nginx configs, run syntax tests such as `nginx -t`, and apply reloads only when you intend to change the service.
Agentic Supply Chain Vulnerabilities
SeverityInfoConfidenceHighStatusNote
metadata
Source: unknown; Homepage: none

The skill has no upstream source or homepage listed. Because it is instruction-only and contains no installable code, this is a provenance note rather than a material concern.

User impactYou cannot verify the skill’s origin from the provided metadata, although the included content itself appears to be ordinary Nginx reference material.
RecommendationUse it as guidance, but compare important production settings against official Nginx documentation or your organization’s deployment standards.