Estimation Patterns

AdvisoryAudited by Static analysis on Apr 30, 2026.

Overview

No suspicious patterns detected.

Findings (0)

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.

What this means

If the remote source changes, a user who runs this install command could receive different content than what was reviewed here.

Why it was flagged

The README documents a user-run installation command that fetches from a GitHub branch/path rather than a pinned release. This is installation guidance rather than hidden runtime behavior, but it is still a source users should trust before running.

Skill content
npx add https://github.com/wpank/ai/tree/main/skills/meta/estimation-patterns
Recommendation

Install from a trusted source, prefer pinned releases or the intended registry command when available, and review the source before running remote npx-based install commands.