Problem Solver

v1.0.0

When user asks to solve a problem, fix an issue, troubleshoot, debug, find solution, brainstorm, help me decide, should I, pros and cons, root cause, what sh...

2· 516·2 current·2 all-time
byManish Pareek@mkpareek0315
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
The name and description (a general problem-solving assistant) match the SKILL.md: it implements frameworks, asks questions, and stores problem history. The only permission it needs (read/write) is appropriate for saving settings, history, and bookmarks under ~/.openclaw/problem-solver.
Instruction Scope
Runtime instructions are limited to creating ~/.openclaw/problem-solver and reading/writing settings.json, history.json, and saved.json. The skill explicitly states 'All data stays local' and gives no steps to access other files or make network calls. Note: the assurance 'All data stays local' depends on the host platform enforcing the read/write tool sandbox; the skill's instructions themselves do not include any external requests.
Install Mechanism
No install spec and no code files — instruction-only — so nothing is downloaded or written beyond the first-run data files. This is the lowest-risk install model.
Credentials
The skill requests no environment variables or credentials. The only declared capability in the metadata is generic file read/write access, which is proportionate to the stated need to store local settings and history.
Persistence & Privilege
The skill persists only under ~/.openclaw/problem-solver and does not request always:true or system-wide configuration changes. Autonomous invocation is allowed (disable-model-invocation:false) which is the platform default and not, by itself, a red flag.
Assessment
This skill appears coherent: it will create and use ~/.openclaw/problem-solver to store settings, history, and saved solutions and claims no network activity. Before installing, consider: (1) Are you comfortable that the agent can write files under your home directory? (2) Confirm your platform enforces file-access sandboxing for the 'read' and 'write' tools — if those tools are not limited, the agent could potentially read other files even though the skill doesn't instruct it to. (3) You can review ~/.openclaw/problem-solver/ after first run and delete it if undesired. If you want extra safety, restrict autonomous invocation or inspect the SKILL.md yourself prior to enabling.

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

latestvk973649bmfzndn5y81b9xy9qdd81p6sh

License

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

Runtime requirements

🧩 Clawdis

Comments