Data Evolution Analysis
v2.1.0Analyze data evolution patterns in construction organizations. Assess digital maturity and data strategy for construction companies
⭐ 1· 1.2k·5 current·5 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description (data evolution analysis for construction) align with the content: SKILL.md provides Python classes and methods for assessing digital maturity and the skill declares python3 as a required binary. Accepting file inputs (CSV/Excel/JSON) is consistent with the stated purpose.
Instruction Scope
Runtime instructions and instructions.md focus on processing user-provided data and follow-the-doc constraints. The skill accepts file paths and expects filesystem access to read those files — this is appropriate for the use case but means the agent can read files the user points it to. There are no instructions (in the provided excerpts) telling the agent to scan unrelated system paths, environment variables, or to exfiltrate data to third-party endpoints.
Install Mechanism
No install spec and no code files to execute are included; the skill is instruction-only and relies on python3 being present. This is low-risk compared with arbitrary downloads or package installs.
Credentials
The skill does not request environment variables, credentials, or external service keys. That is proportional to its stated functionality. The only declared capability in claw.json is 'filesystem', which matches the need to read user-supplied files.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It can be invoked by the agent (default), which is normal. There is no evidence it modifies other skills or global agent settings.
Assessment
This skill appears to do what it says: analyze construction data using Python and files you provide. Before installing or running it: 1) Verify the skill source/homepage and owner if you need provenance (registry owner is not a known organization here). 2) Be cautious about which file paths you provide — the skill has filesystem permission and will read any files you point it at; do not give it sensitive OS or credential files. 3) Note the skill targets win32 and requires python3 — confirm your environment matches. 4) There is a minor metadata mismatch (claw.json lists version 2.0.0 while the registry shows 2.1.0); consider asking the publisher for clarification if provenance matters. If you avoid feeding confidential files or secrets, the skill's scope and permissions are proportionate to its purpose.Like a lobster shell, security has layers — review code before you run it.
latestvk973nkmebz1w098v1pacb26y5n817z40
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📚 Clawdis
OSWindows
Binspython3
