Back to skill
v0.1.0

Logging Observability

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

Analysis

This is a coherent instruction-only observability guide with no code or credential requirements; the only caution is to verify the external install command if you use it.

GuidanceThis skill appears safe as an instruction-only observability reference. If you use the README installation command, verify the GitHub source first, and when applying the logging guidance make sure your own systems scrub secrets and sensitive personal data.

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
SeverityLowConfidenceHighStatusNote
README.md
npx add https://github.com/wpank/ai/tree/main/skills/tools/logging-observability

The README documents a user-directed install path that uses npx and a GitHub branch URL. This is not automatic behavior, but it means users who follow it should trust and verify that external source.

User impactIf you install using the README command, you may fetch installer behavior or skill contents from outside the reviewed registry artifact.
RecommendationPrefer trusted registry installation, or verify the GitHub repository and pin a specific commit before running npx-based setup commands.