Spawner
v1.0.0Spawn sub-agents for independent work that needs file edits, builds, or long-running tasks. Use when work is too heavy for inline execution. NOT for quick re...
⭐ 0· 93·0 current·0 all-time
byKairoKid@dodge1218
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (spawn sub-agents for long-running or file-editing tasks) matches the SKILL.md: all guidance is about role selection, exit criteria, files to provide, model routing, and runtime rules. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
Instructions stay within the stated purpose: they define templates, which files to inject, exit criteria, and rules for polling/retries. The skill does not instruct the agent to read arbitrary system files, exfiltrate data, or contact external endpoints. It explicitly restricts what to load from sub-agents (only output files).
Install Mechanism
No install spec and no code files — instruction-only. This minimizes disk/write risk; nothing is downloaded or installed by the skill.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate to its claimed function of orchestrating sub-agents.
Persistence & Privilege
The skill is not set always:true and does not request persistent system privileges. Autonomous invocation is allowed by default on the platform but the skill itself does not demand elevated persistence or config changes.
Assessment
This skill is coherent with its stated purpose and does not request credentials or install code, so it's low-risk in the narrow sense of composition. Before installing: (1) confirm how your platform implements 'spawning' — ensure spawned sub-agents are sandboxed and have limited file access; (2) restrict which models and files the agent can use to avoid unintended edits or long-running compute; (3) require explicit user consent before any file writes or network interactions performed by sub-agents; and (4) test in an isolated project/repo to verify the platform enforces the SKILL.md rules (for example, that transcripts are not automatically injected back into the parent agent). If you cannot verify those platform behaviors, exercise caution despite the skill itself appearing coherent.Like a lobster shell, security has layers — review code before you run it.
agent-intelligencevk977ymwmvy2kjqzz0t8x7cj7hh84hm6hlatestvk977ymwmvy2kjqzz0t8x7cj7hh84hm6horchestrationvk977ymwmvy2kjqzz0t8x7cj7hh84hm6h
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
