📦 Data Evolution Analysis — 数据演进分析

v2.1.0

追踪建筑企业数据资产演进路径,量化数字成熟度,诊断数据战略缺口,一键生成可视化报告,助力决策升级。

1· 1.2k·5 当前·5 累计
下载技能包
最后更新
2026/2/26
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
medium confidence
The skill's requirements and instructions are coherent with its stated purpose (analyzing construction data using Python) and there are no obvious attempts to access unrelated credentials or external endpoints, but a few minor inconsistencies and permissions to watch for are noted.
评估建议
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 ...
详细分析 ▾
用途与能力
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.
指令范围
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.
安装机制
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.
凭证需求
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.
持久化与权限
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.
安全有层次,运行前请审查代码。

运行时依赖

🖥️ OSWindows

版本

latestv2.1.02026/2/7

- Added detailed methodology based on DDC, including digital maturity levels and data category definitions. - Introduced assessment structures for analyzing data evolution, digital maturity, and recommendations for construction organizations. - Provided code templates for maturity assessment and data flow analysis. - Outlined clear evolution stages and associated tools for each maturity level. - Quick Start guide and extensive documentation now included for easier integration.

无害

安装命令

点击复制
官方npx clawhub@latest install data-evolution-analysis
镜像加速npx clawhub@latest install data-evolution-analysis --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库