📦 Open Data Integrator — 开放数据整合
v2.1.0一键汇聚开放建筑数据集,智能清洗、合并多源数据,为深度分析提供统一视图,显著提升洞察效率。
0· 1.1k·0 当前·0 累计
下载技能包
最后更新
2026/4/22
安全扫描
OpenClaw
安全
medium confidenceNULL
评估建议
This skill appears to be what it says: a helper for integrating open construction data. Before installing, confirm you trust the skill source/homepage (https://datadrivenconstruction.io), ensure required Python packages (e.g., requests) are available in the runtime, and be cautious when providing any API keys or file paths: only supply keys for services you intend to use and only allow the skill to read files you explicitly choose to share. If you need higher assurance, ask the publisher for a d...详细分析 ▾
✓ 用途与能力
Name/description match the requested capabilities. Integrating open datasets reasonably requires network access (to fetch data) and filesystem access (to read user-provided files). The skill only declares python3 as a required binary; the SKILL.md shows use of Python libraries (e.g., requests) but no install spec — a minor mismatch in declared runtime dependencies, not a security red flag.
✓ 指令范围
Runtime instructions and the included code samples are focused on fetching, processing, and enriching open datasets. The instructions constrain the agent to use only user-provided data or referenced sources. Connectors optionally accept API keys as parameters (expected for some data sources); there are no instructions to read arbitrary unrelated system files or environment variables.
✓ 安装机制
This is an instruction-only skill (no install spec, no code files to execute). That minimizes install-time risk. Note: SKILL.md uses Python libraries (requests) which are not declared in a dependency manifest — users should ensure required Python packages are available in the runtime.
✓ 凭证需求
The skill does not request any environment variables or credentials in its metadata. Optional API keys appear as connector parameters in the code (appropriate for some third‑party APIs). There are no unrelated credential requests.
✓ 持久化与权限
The skill is not marked always:true and is user-invocable only. The manifest grants filesystem and network permissions, which are proportionate to integrating datasets. Autonomous invocation is allowed by default (platform behavior) but is not combined with unusually broad credential access.
安全有层次,运行前请审查代码。
运行时依赖
🖥️ OSmacOS · Linux · Windows
版本
latestv2.1.02026/2/7
NULL
● 可疑
安装命令
点击复制官方npx clawhub@latest install open-data-integrator
镜像加速npx clawhub@latest install open-data-integrator --registry https://cn.longxiaskill.com✓ 镜像可用