Skill flagged — suspicious patterns detected
ClawHub Security flagged this skill as suspicious. Review the scan results before using.
War Room
v1.1.0Multi-agent war room for brainstorming, system design, architecture review, product specs, business strategy, or any complex problem. Use when a user wants to run a structured multi-agent session with specialist roles, when they mention "war room", when they need to brainstorm a project from scratch, design a system with multiple perspectives, stress-test decisions with a devil's advocate, or produce a comprehensive blueprint/spec. Works for software, hardware, content, business — any domain.
⭐ 1· 2.4k·12 current·13 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (multi-agent war room) matches what the skill requires and does: creating a local project folder, providing role/DNA templates, and instructing the orchestrator to spawn specialist subagents. There are no unrelated env vars, binaries, or external services requested.
Instruction Scope
SKILL.md instructs agents to read/write files under war-rooms/<project> (BRIEF.md, DNA.md, DECISIONS.md, agents/*, comms/) and to spawn subagents for specialist roles. This is coherent for the stated purpose, but it means the agent will create and manage files in the workspace and may autonomously spawn multiple model sub-invocations — review generated files and agent outputs before treating them as authoritative.
Install Mechanism
No install spec or remote downloads. The only code file is a small init shell script that creates directories and template files. No archives, third-party packages, or external URLs are fetched.
Credentials
The skill requests no environment variables, credentials, or config paths. All declared operations are local and do not require secrets; the lack of required credentials is proportional to the described functionality.
Persistence & Privilege
always:false and no system-wide config modifications. The skill writes files only under the created war-rooms/<project> directory and does not modify other skills or global agent settings. Autonomous subagent invocation is part of the described multi-agent workflow (normal for this type of skill).
Assessment
This skill appears internally consistent and low-risk, but exercise normal caution: (1) Run init_war_room.sh only in a workspace you control — the script creates files/folders under war-rooms/<project>. (2) Do not put secrets, API keys, or sensitive credentials in BRIEF.md, DNA.md, or any agent files (the workflow encourages free-text project input). (3) Review DECISIONS.md, agents/* outputs, and CHAOS challenges before acting on them — the system produces recommendations but they are not authoritative legal/technical approvals. (4) Be aware the skill is designed to spawn multiple subagent model invocations to simulate specialist roles; if you have policy limits on autonomous model calls, account for that. If you want a deeper assurance, provide the platform-specific execution sandboxing/permissions model or confirm where subagent invocations will run (same tenant/account or external).Like a lobster shell, security has layers — review code before you run it.
latestvk97d7xwkh8gm8pp817partwgfs80sk7w
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
