📦 Data Silo Detection — 数据孤岛识别

v2.1.0

扫描建筑企业内所有系统与数据源,自动发现彼此隔离的数据孤岛,并可视化呈现可整合的接口与机会,为打通信息壁垒、提升协同效率提供清晰路线图。

0· 1.0k·0 当前·0 累计
下载技能包
最后更新
2026/2/25
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill appears internally consistent with its stated purpose. Before installing or running it: (1) verify the origin (homepage and author) if you care about provenance; (2) run it in a sandbox or with non-sensitive sample data first — the skill reads files, so avoid supplying documents that contain credentials or personal data; (3) confirm you are comfortable granting filesystem access (the skill needs to read user-supplied files); (4) note the win32 OS restriction in metadata — if you plan ...
详细分析 ▾
用途与能力
Name/description (data silo detection) align with the content: SKILL.md contains Python classes and methods to analyze user-provided data sources. The claw.json permission for filesystem access is consistent with reading user files. Minor oddity: the skill is restricted to win32 in metadata despite Python code being cross-platform; this is likely a packaging/metadata choice rather than a functional inconsistency.
指令范围
instructions.md and SKILL.md focus on processing user-supplied project data (CSV/Excel/JSON/direct input), validating inputs, analyzing connectivity, duplicates, and producing reports. There are no instructions in the provided material to read unrelated system files, pull environment variables, or transmit data to external endpoints.
安装机制
No install specification or code files to fetch — the skill is instruction-only and requires python3 to be present. This minimizes the risk of hidden third-party downloads or arbitrary code installation.
凭证需求
The skill declares no required environment variables or credentials. The only declared permission in claw.json is filesystem access, which is proportionate for a tool that reads user-provided files. There are no requests for unrelated cloud or API credentials.
持久化与权限
The skill is not set always:true and does not request special persistent privileges. It is user-invocable and can be invoked autonomously by the agent by default (normal), but it does not attempt to modify other skills or agent-wide configuration in the materials provided.
安全有层次,运行前请审查代码。

运行时依赖

🖥️ OSWindows

版本

latestv2.1.02026/2/7

NULL

无害

安装命令

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