Back to skill
v1.0.0

Decision Frameworks

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

Analysis

This is a coherent instruction-only decision-making skill with no code, credentials, data access, or automatic actions; the only notable item is an optional remote install command users should verify.

GuidanceThis skill appears safe for normal use as a decision-making reference. Before installing, use the registry command when possible, or verify any alternate GitHub-based install source and be aware that global manual installs make the skill available across projects.

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/meta/decision-frameworks

This optional install method fetches from a mutable external GitHub path. It is user-directed and not hidden, and the reviewed skill is instruction-only, but users should verify provenance before running it.

User impactIf a user installs from the external GitHub path, they may receive content that differs from the reviewed registry artifact if that branch changes.
RecommendationPrefer the registry install path or verify the GitHub repository and exact revision before installing from the alternate command.