Startup
v1.0.0Orchestrate startup work by spawning specialized agents and applying stage-appropriate priorities.
⭐ 7· 1.4k·6 current·6 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description and SKILL.md align: the skill's stated job is to spawn and coordinate specialized agents for startup activities, and it requests no unrelated binaries, credentials, or file system access.
Instruction Scope
SKILL.md stays within the orchestration domain — it tells the agent which specialized agents to spawn, how to prioritize by stage, and when to synthesize outputs. It does not instruct reading unrelated files, accessing credentials, or exfiltrating data.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk or fetched at install time.
Credentials
No environment variables, credentials, or config paths are requested; requested permissions are proportionate to an orchestration-only skill.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes. It allows normal autonomous model invocation (platform default) but does not demand elevated or permanent presence.
Assessment
This skill appears internally consistent and low-risk because it's instruction-only and asks for no secrets or installs. Before enabling it, confirm: (1) what agent pool it can spawn and whether those agents have any privileged access (APIs, files, tokens); (2) whether you want it to run autonomously or only when you invoke it; and (3) any privacy rules for data shared between spawned agents. If you want tighter control, restrict agent permissions, require user confirmation before spawning multiple agents, or add explicit data-handling rules to the orchestration instructions.Like a lobster shell, security has layers — review code before you run it.
latestvk97dj1k7a8w5vtfvstqjfm7w1180vkhc
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🦄 Clawdis
OSLinux · macOS · Windows
