Game Changing Features

PassAudited by ClawScan on May 1, 2026.

Overview

This is a coherent instruction-only product strategy skill, with only disclosed local project review and markdown output that users should be aware of.

This skill appears safe for its purpose. Before installing, be aware that it may inspect the current project/codebase for product context and save markdown analysis files under .claude/docs/ai; review those files before sharing or committing them, and verify any npx/GitHub installation command you choose to run.

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.

What this means

The agent may read project/codebase context to generate recommendations.

Why it was flagged

The skill may cause the agent to inspect local project files to support its product analysis. This is purpose-aligned, but users should know the skill is not purely conversational.

Skill content
Research the codebase, existing features, and product shape.
Recommendation

Use it in the intended project workspace and avoid invoking it where unrelated private files could be included in the agent's context.

What this means

Strategy notes may remain in the project and could be reused, committed, or shared if the directory is not managed carefully.

Why it was flagged

The skill persists generated analysis in a local .claude documentation path. This is disclosed and scoped, but the saved output could contain product or codebase observations.

Skill content
Write all responses to `.claude/docs/ai/<product-or-area>/10x/session-N.md`
Recommendation

Review generated files before sharing or committing them, and keep sensitive internal details out of prompts when possible.

What this means

Installing from a remote URL or latest installer depends on the trustworthiness of that source at install time.

Why it was flagged

The README documents an npx/GitHub installation path while the registry source is listed as unknown. This is a user-directed setup command, not hidden behavior, but source verification matters.

Skill content
npx add https://github.com/wpank/ai/tree/main/skills/writing/game-changing-features
Recommendation

Prefer the registry install path when available, or verify the GitHub repository and command before running npx-based installation.