# Too Many Injections Skill

> Use when testing injection limit validation

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

---


This skill has too many dynamic injections.

Current date: !`date`
Git status: !`git status`
Current branch: !`git branch --show-current`
Current user: !`whoami`

The limit is 3 injections per skill.

