Execute one complex task as ordered, dependent steps run sequentially, passing context from each step to the next, with per-step LLM-as-a-judge verification. Use when later steps depend on the results of earlier ones.
68
85%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Critical
Do not install without reviewing
Security
1 critical severity finding. Installing this skill is not recommended: please review these findings carefully if you do intend to do so.
Detected high-risk code patterns in the skill content — including its prompts, tool definitions, and resources — such as data exfiltration, backdoors, remote code execution, credential theft, system compromise, supply chain attacks, and obfuscation techniques.
The skill mandates embedding an environment variable (CLAUDE_PLUGIN_ROOT) into prompts sent to external sub-agents and instructs meta-judges/sub-agents to observe/read artifacts, which intentionally creates an easy channel for leaking environment or file-system information to remote models (potential data exfiltration risk).
Low
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
The skill reads the outsider-authored free-form `task` argument (user-supplied text) and passes it into both the meta-judge prompt (`## User Prompt`) and the implementation agent prompts, so the required runtime workflow ingests outsider text directly without requiring it to first select a specific item.
8539779
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.