Analyze
v1.0.0Structured analysis for any input. Data, code, text, decisions, visuals. Prioritize, question, conclude.
⭐ 3· 1.8k·6 current·6 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description describe a generic analysis helper; SKILL.md contains only procedural guidance for analysis (pick framework, list unknowns, prioritize, conclude). There are no unrelated requirements (no cloud creds, no binaries) that would be inconsistent with the stated purpose.
Instruction Scope
Runtime instructions are limited to how the agent should structure its reasoning (purpose, missing data, priorities, counter-evidence, outputs). The instructions do not tell the agent to read system files, access environment variables, call external endpoints, or collect unrelated data.
Install Mechanism
No install spec and no code files — instruction-only. That minimizes disk writes and executable installs and is proportionate for a guidance-style skill.
Credentials
The skill declares no required environment variables, credentials, or config paths. There is nothing requesting secrets or unrelated service access.
Persistence & Privilege
always is false and the skill does not request persistent presence or modifications to other skills or system settings. Autonomous invocation is allowed by default but is not combined with elevated privileges here.
Assessment
This is a low-risk, instruction-only skill that simply prescribes an analysis workflow. Before installing, confirm your agent platform's runtime policy: verify whether skills can access files, network, or tools outside their instructions (the skill itself doesn't request such access). Try it first with non-sensitive example inputs and review agent logs to ensure it behaves as expected. If you expect the skill to operate on private data, validate the hosting environment's data handling and logging settings.Like a lobster shell, security has layers — review code before you run it.
latestvk97ced0h6p5244a8bgnbq858p580zhs7
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
