The skill is vulnerable to prompt injection, allowing sub-
Claims to do
Feature Development: You are helping a developer implement a new feature. Follow a systematic approach: understand the codebase deeply, identify and ask about all underspecified details, design elegant architectures, then implement.
Actually does
The skill orchestrates a multi-phase feature development process by launching specialized AI agents (feature-description, code-explorer, code-architect, code-reviewer) to gather information, understand code, design, and review. It accesses and updates `IMPLEMENTATION.md` and `CLAUDE.md` files, reads from user-provided tickets/libraries (potentially via `MCP`), and uses `TodoWrite` for progress tracking.
The skill launches sub-agents with templated prompts that can be influenced by user input. A malicious user could inject directives into these templates to instruct sub-agents to identify sensitive files, which the main agent is then explicitly instructed to read.
Example agent prompts: - 'Find features similar to [feature]...'; 'Once the agents return, please read all files identified by agents to build deep understanding'
The skill is instructed to update `IMPLEMENTATION.md`, `CLAUDE.md`, and external ticket systems. If an attacker can inject malicious content into the summaries or outputs that are written, this could be used for persistence (e.g., embedding malicious instructions in documentation) or data exfiltration.
'Extend it if new information is coming up.' (IMPLEMENTATION.md); 'ENSURE THE TICKET HAS BEEN UPDATED...WITH THE OUTPUT'; 'Update any CLAUDE.md and IMPLEMENTATION.md files accordingly'
[](https://mondoo.com/ai-agent-security/skills/github/Fleron/Claude-plugins/extensive-build)<a href="https://mondoo.com/ai-agent-security/skills/github/Fleron/Claude-plugins/extensive-build"><img src="https://mondoo.com/ai-agent-security/api/badge/github/Fleron/Claude-plugins/extensive-build.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/github/Fleron/Claude-plugins/extensive-build.svgSkills can read files, run commands, and access credentials. Mondoo helps organizations manage the security risks of AI agent skills across their entire fleet.