# Good Skill

> Reviews staged Python diffs for security issues. Use when the user says 'review my changes' or runs git diff before committing.

- Skill: `krishyaid-coder/good-skill` (Agent Skill)
- Install (CLI): `npx skillmds@latest add krishyaid-coder/good-skill`
- Raw SKILL.md: https://api.skillmd.com/api/skills/krishyaid-coder/good-skill/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- License: MIT
- Author: krishyaid-coder (https://skillmd.com/u/krishyaid-coder)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/krishyaid-coder/good-skill

---


# Good Skill

A clean reference skill with a tight description, concrete trigger phrasing,
and a short body that stays under the soft cap.

## What it does

Walks the staged diff line by line and flags common security smells:
hardcoded secrets, SQL injection patterns, and unsafe deserialization.

## How to invoke

Trigger this skill when the user is preparing to commit or asks for a
security pass on staged changes.

