# Corrupt Skill

> ---

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

---

---

name: corrupt-skill
version: 0.0.1
description: >
Intentionally malformed SKILL.md used as a negative fixture for
tests/skill_loader_smoke.sh. The closing `---` frontmatter delimiter
is deliberately omitted so the smoke test must reject this file.
If the loader smoke ever accepts this fixture, the smoke is broken.

# Body without the closing frontmatter delimiter above.

This file MUST fail tests/skill_loader_smoke.sh's frontmatter check.
It exists as the falsifier per audit-22 Phase 4B discipline.

