Art of War
v2.0.1Apply Sun Tzu's Art of War principles to AI agent organization and task orchestration. Use when planning multi-agent workflows, evaluating whether to deploy...
⭐ 0· 132·1 current·1 all-time
byboluobobo@wanikua
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the content: SKILL.md maps Sun Tzu chapters to agent patterns and the repository includes guidance and a local assessment script. Nothing in the repo requests cloud credentials, unrelated binaries, or system-wide access that would be disproportionate to the stated goal.
Instruction Scope
SKILL.md contains procedural checklists, heuristics, and decision flows for deploying agents. It does not instruct reading arbitrary system files, accessing secrets, or transmitting data to external endpoints. It recommends verifying outputs via multiple sources but does not hard-code any external endpoints or data-exfiltration steps.
Install Mechanism
No install spec is provided (instruction-only), and included scripts are small, local, human-interactive Python utilities. There are no downloads, packaged installers, or archive extraction steps that would write or execute remote code.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The runtime instructions and scripts do not attempt to read environment secrets or system configuration. This is proportionate for a decision-framework skill.
Persistence & Privilege
Skill metadata does not request always:true and leaves autonomous invocation at the platform default. The skill does not modify other skills or agent-wide configuration. The included script is interactive and local-only.
Assessment
This skill is an instruction-and-docs package with a small local Python assessment script; it appears coherent and low-risk. Before installing or letting an agent use it autonomously, skim SKILL.md and scripts to confirm you accept the decision heuristics. If you plan to have agents run the Python tool automatically, consider that the script is interactive (expects stdin) and will run locally — review any automation wrapper you add. No credentials or network endpoints are required by the skill itself, but as always, avoid giving unrelated secrets to any agent you deploy.Like a lobster shell, security has layers — review code before you run it.
latestvk970rzdqn96tj80sqe9fbr0cd983a7qg
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
