📦 City of Lethbridge Open Data — 莱市开放数据
v1.0.1一键调用加拿大莱市123+开放数据集,涵盖交通、基建、选举、环境等,可搜索、获取并分析城市数据。
0· 97·0 当前·0 累计
下载技能包
最后更新
2026/3/31
安全扫描
OpenClaw
安全
high confidenceThe skill's code, instructions, and requested resources are consistent with a CLI that queries the City of Lethbridge ArcGIS/Open Data portal; it does not request credentials or unusual system access.
评估建议
This skill appears to do what it says: query the City of Lethbridge open data portal and ArcGIS services. Before installing, be aware it will make network requests to opendata.lethbridge.ca, gis.lethbridge.ca and arcgis.com and will create a local .cache directory next to the script to store the catalog. If you plan to run fetch/download on large datasets, expect potentially large network downloads and disk usage. If you need additional assurance, inspect the remainder of the truncated fetch/dow...详细分析 ▾
✓ 用途与能力
The name/description say it queries Lethbridge open data via ArcGIS Hub and the code and SKILL.md implement exactly that: catalog/DCAT reads, ArcGIS REST queries, and document download handling. There are no unrelated credentials, binaries, or config paths requested.
✓ 指令范围
SKILL.md instructs running the included Python CLI to search/list/info/fetch/download datasets from opendata.lethbridge.ca. The runtime instructions and the script operate only on the portal and ArcGIS endpoints; they do not attempt to read unrelated system files or environment variables.
✓ 安装机制
This is an instruction-only skill with a single Python script and no install spec. No external downloads or package installs are performed by the skill itself, minimizing install-time risk.
✓ 凭证需求
The skill declares no required environment variables or credentials. The code does not access any environment secrets; it only performs HTTP(S) requests to the open data portal and related ArcGIS endpoints.
✓ 持久化与权限
The skill does not request always:true and is user-invocable. It creates a local .cache directory next to the script to cache the DCAT catalog (expected for performance) but does not attempt to modify other skills or system settings.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.12026/3/31
Fixed: cache in skill dir instead of home directory
● 无害
安装命令
点击复制官方npx clawhub@latest install lethbridge-opendata
镜像加速npx clawhub@latest install lethbridge-opendata --registry https://cn.longxiaskill.com