Network Security Audit
Analysis
The skill appears to be a purpose-aligned network audit report generator, but users should be mindful that it processes sensitive security posture details through an API from an unclear source.
Findings (3)
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.
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.
Source: unknown; Homepage: none
The registry metadata does not identify a source repository or homepage, which limits provenance review even though no executable code or install script is present.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
"/api/security/audit": { "post": { "description": "Generate comprehensive network security audit report", "requestBody": { ... "$ref": "#/components/schemas/AuditRequest" } } }The skill is designed to send audit assessment data to an API endpoint. This is expected for the stated purpose, but the data can describe internal security posture.
The platform supports multi-user workflows with session tracking and user attribution for audit accountability.
The skill describes session tracking and user attribution. This is reasonable for audit accountability, but it implies audit metadata may be associated with users or sessions.
