OpenClaw Partner Guide
v1.0.0Partner-style operating guide for OpenClaw assistants. Use when an assistant should behave like a proactive, careful partner rather than a generic chatbot, w...
⭐ 0· 81·0 current·0 all-time
by@javvvid
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (partner-style operating guidance) match the included SKILL.md, reference docs, and two tiny helper scripts. Nothing in the files requires access to unrelated services or credentials; all content is about behavior, memory, execution patterns, and safety.
Instruction Scope
SKILL.md contains only behavioral and process instructions (memory usage, execution patterns, shared-chat rules). The helper scripts only render and print summaries and require explicit CLI args; there are no instructions to read arbitrary files, transmit data externally, or access secrets.
Install Mechanism
No install spec is provided (instruction-only), minimizing risk. The two included Python scripts are small, auditable, and local; they do not download or execute external code. Note: the example commands assume a python3 runtime is available on the host.
Credentials
The skill declares no required environment variables, credentials, or config paths. None of the files attempt to read environment secrets or request wider system credentials.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges, nor does it modify other skills or system-wide agent settings. Autonomous invocation is allowed by default but the skill's scope is passive guidance and small local utilities.
Assessment
This skill appears coherent and low-risk: it provides guidance and two small, auditable Python utilities and does not request credentials or perform network actions. Before installing, confirm you trust the unknown publisher (no homepage/author metadata provided) and ensure your environment has python3 if you plan to run the helper scripts. If you need higher assurance, review the files yourself or run the scripts in a sandboxed environment.Like a lobster shell, security has layers — review code before you run it.
latestvk974jx0kbqw08vn74m8c9pxppd83kv2s
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
