Back to skill
v1.0.0

Realtime Dashboard

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

Analysis

This appears to be a guide-only skill for building real-time dashboards, with no code or credential access, though its README includes optional install commands users should run only from trusted sources.

GuidanceThis skill looks safe to use as documentation for building real-time dashboards. Before running any optional install commands from the README, confirm you trust the referenced source and review any related skills separately if you install them.

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.

Agentic Supply Chain Vulnerabilities
SeverityInfoConfidenceHighStatusNote
README.md
npx add https://github.com/wpank/ai/tree/main/skills/meta/realtime-dashboard ... cp -r ~/.ai-skills/skills/meta/realtime-dashboard ~/.claude/skills/realtime-dashboard

The README provides user-directed install commands that fetch from an external GitHub path or copy the skill into global agent skill directories. This is normal installation documentation, but users should trust the source before running it.

User impactIf a user manually runs these commands, they may install or persist the skill in an agent environment from an external source.
RecommendationUse the registry install path or verify the external repository and files before running the README's manual installation commands.