Vibe Coding Mastery
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
Persistent rules can shape future AI coding sessions; if they contain unsafe instructions, stale assumptions, or sensitive information, later agents may reuse them.
Why it was flagged
The skill explicitly encourages persistent project context files that future AI coding tools may read and follow.
Skill content
Rules files teach AI your conventions once. Without them, every session starts from zero.
Recommendation
Keep rules files project-scoped, review them before reuse, avoid putting secrets or private data in them, and treat changes to these files like code changes.
