Back to skill
v1.0.0

Alerts

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

Analysis

This instruction-only skill gives alerting and incident-response guidance, with some purpose-aligned advice about automation that users should implement carefully.

GuidanceThis skill appears safe as an instruction-only alerting guide. Before using its automation patterns in a real environment, make sure status page posting and remediation actions are permission-scoped, logged, tested, reversible, and subject to human approval where they can affect users or production systems.

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.

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
Update status page automatically when P0/P1 alerts fire... Trigger automated remediation for known issues. Auto-restart stuck services, clear full disks, reset rate limits. Always require human approval for destructive actions

The skill gives purpose-aligned alerting automation guidance, but implementing these actions could affect public incident communications or production systems, so users should ensure explicit approvals, scoping, and rollback controls.

User impactIf implemented too broadly, alert automation could post public incident updates or change running systems without enough human review.
RecommendationUse this as design guidance, and require scoped permissions, testing, audit logs, and human approval for any public communication or production-changing remediation.