situated planning mode

v1.0.0

Use this when a user proposes a project or task that needs planning. Guide them through staged questions with options and descriptions to clarify goals, cons...

1· 29·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
CryptoCan make purchases
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (planning assistant) match the SKILL.md: it guides users through staged planning questions, generates options+descriptions, and produces a plan. It does not request unrelated binaries, environment variables, or config paths.
Instruction Scope
Instructions are focused on planning and dynamic question generation. The skill explicitly instructs the agent to autonomously launch subagent research (sessions_spawn) when knowledge is insufficient and to call memory_search/memory_get for prior context. This is coherent with the stated purpose, but it gives the agent discretion to spawn research subagents and consult memory — review what those platform primitives can access in your environment.
Install Mechanism
No install spec and no code files are present (instruction-only), so nothing is written to disk or downloaded during install.
Credentials
The skill requests no environment variables, credentials, or config paths. The use of memory_search/memory_get and sessions_spawn is declared in the instructions and is proportionate to a planning/ research workflow.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes. It does permit autonomous subagent invocation per its instructions, which is consistent with platform defaults and the skill's research behavior.
Assessment
This skill is internally coherent and contains no hidden installs or credential requests. Before installing, confirm what your platform's sessions_spawn and memory APIs are permitted to access (internet, external APIs, and stored memory) because the skill explicitly instructs the agent to spawn research subagents and consult memory when it lacks knowledge. If you do not want the agent to perform network research or access stored memories automatically, restrict the skill's permissions or disallow autonomous subagent invocation. Otherwise, the skill appears safe for its stated planning purpose.

Like a lobster shell, security has layers — review code before you run it.

latestvk976m50ykqwsf76hkvexat8rwh846sqt

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments