Fu Shi

v1.0.6

Plan and decompose complex tasks into prioritized steps, create execution strategies, and track task progress and blockers.

0· 88·0 current·0 all-time
by无为上人@lt8899789
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description, SKILL.md, and scripts/index.js all implement task decomposition, strategy planning, and simple tracking. There are no unrelated required binaries, env vars, or config paths.
Instruction Scope
SKILL.md confines itself to decomposition, planning, and tracking. It references integrations with other skills by name (flutter, mobile-app-builder, grape, bodhi-three-hun-and-seven-po) but does not instruct reading system files, environment variables, or sending data to external endpoints.
Install Mechanism
No install spec; the code shipped is a small, dependency-free Node.js script. Nothing is downloaded or extracted during install.
Credentials
No required environment variables, credentials, or config paths. The included code does not access process.env or other secrets.
Persistence & Privilege
always is false, agent invocation is normal. The skill does not request persistent presence or modify other skills or system settings.
Assessment
This skill appears coherent and low-risk: it only contains simple, local JS routines for breaking down goals, planning steps, and returning a basic tracking object. It does not transmit data, use external networks, or require credentials. If you plan to have the agent coordinate with other skills named in the SKILL.md, review those skills separately for any credential or network requirements. Also note the skill provides no persistent storage or advanced progress tracking—it's a stateless planner, so expect to provide context each time or connect it to a stateful system if you need ongoing tracking.

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

latestvk97398wnk33fhh16wkr0a8mt8x84y3sz

License

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

Comments