No security issues detected in obra/superpowers/dispatching-parallel-agents.
Claims to do
Dispatching Parallel Agents: You delegate tasks to specialized agents with isolated context. By precisely crafting their instructions and context, you ensure they stay focused and succeed at their task. They should never inherit your session's context or history — you construct exactly what they need. This also preserves your own context for coordination work.
Actually does
This skill dispatches multiple independent AI agents concurrently by calling a `Task()` function for each. Each dispatched agent is given a specific problem domain (e.g., fixing a test file) and operates with an isolated context, potentially accessing and modifying code files. The skill itself does not directly access data, run external commands, or contact URLs beyond initiating these agent tasks.
/plugin marketplace add obra/superpowers/plugin install dispatching-parallel-agents@obra/superpowersgemini extensions install https://github.com/obra/superpowers.git --consentnpx skills add https://github.com/obra/superpowers[](https://mondoo.com/ai-agent-security/skills/github/obra/superpowers/dispatching-parallel-agents)<a href="https://mondoo.com/ai-agent-security/skills/github/obra/superpowers/dispatching-parallel-agents"><img src="https://mondoo.com/ai-agent-security/api/badge/github/obra/superpowers/dispatching-parallel-agents.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/github/obra/superpowers/dispatching-parallel-agents.svgSkills can read files, run commands, and access credentials. Mondoo helps organizations manage the security risks of AI agent skills across their entire fleet.