Estimation Patterns

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: estimation-atterns Version: 1.0.0 The skill bundle 'estimation-patterns' contains documentation (`SKILL.md`, `README.md`) focused on software estimation techniques. The content is purely informational and educational, providing methods, formulas, and advice. Installation instructions involve standard `npx clawhub` commands or local file copying, with no evidence of malicious execution (e.g., `curl|bash`), data exfiltration, persistence mechanisms, or prompt injection attempts against the AI agent. All commands and instructions are aligned with the stated purpose and lack high-risk behaviors.

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.