Deploys autonomous sub-agents to perform tasks in the Antigravity IDE. Supports both manual dispatch and dynamic "Auto-Hiring" of agent teams.
62
Quality
48%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Critical
Do not install without reviewing
Optimize this skill with Tessl
npx tessl skill review --optimize ./public/skills/0xnagato/antigravity-swarm/SKILL.mdSecurity
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.
Malicious code pattern detected (high risk: 0.90). The skill contains high-risk intentional behaviors: it injects local workspace files into prompts sent to an external "gemini" CLI (potentially leaking sensitive project data), and it explicitly parses and executes model-produced side-effects including arbitrary shell commands (<<RUN_COMMAND>>) using shell=True and file writes (<<WRITE_FILE>>), which together enable remote code execution and data exfiltration if a malicious or compromised model/CLI is used; there is no obfuscation or hidden network backdoor, but the design intentionally exposes the host to powerful abuse vectors.
45f9fac
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.