# Greeter

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

- Skill: `rudrendupaul/greeter` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add rudrendupaul/greeter`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rudrendupaul/greeter/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/greeter

---


# Greeter (skill-set 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.

