# Clean Skill

> A minimal, well-behaved fixture skill used to test SkillGuard's happy path (zero findings, exit code 0).

- Skill: `rudrendupaul/clean-skill` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add rudrendupaul/clean-skill`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rudrendupaul/clean-skill/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: RudrenduPaul (https://skillmd.com/u/rudrendupaul)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/rudrendupaul/clean-skill

---


# Clean Skill (fixture)

This skill only prints a greeting. It makes no network calls and does not
read or write any files outside its own directory, matching what it
declares above.

