Skill Extraction
Analysis
This instruction-only skill coherently scans a project and writes extracted documentation or skill files, but users should review generated outputs before reusing them.
Findings (3)
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.
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.
Outputs to `ai/skills/` and `docs/extracted/`
The skill is designed to create files in the repository. This is purpose-aligned, but users should expect local file changes.
npx add https://github.com/wpank/ai/tree/main/skills/extraction/pattern-extraction
The README documents a remote npx/GitHub-based installation path while the registry source is listed as unknown. No runnable code is included here, so this is a provenance note rather than a behavioral concern.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
Create `ai/skills/[project]-[pattern]/SKILL.md`
The output can become persistent agent-consumable skill content. If extracted from private, untrusted, or overly specific project material, that content may affect future agent behavior.
