📦 City of Toronto Open Data — 多伦多开放数据
v1.0.2一键检索537+多伦多市政府开放数据集,涵盖交通、住房、环境等,支持搜索、获取与在线分析,助力城市数据洞察。
0· 84·0 当前·0 累计
下载技能包
最后更新
2026/3/31
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill appears coherent and limited to querying the City of Toronto CKAN API. Before installing, review that you trust the skill source (homepage is missing), and note that the included script will make many package_show requests when building its catalog and will create a .cache/catalog_cache.json file next to the script. There are no credential requests or hidden endpoints. If you are concerned about network usage or rate limits, run the script in a controlled environment or inspect/modify...详细分析 ▾
✓ 用途与能力
Name/description (City of Toronto Open Data via CKAN) align with the included Python CLI which calls the CKAN API endpoint for open.toronto.ca. No unrelated binaries, credentials, or services are requested.
ℹ 指令范围
SKILL.md instructs running the included Python script which only performs CKAN API requests and prints results. The script writes a local cache file (.cache/catalog_cache.json) in the skill directory (1-hour TTL). It also issues package_show for each dataset name (could generate many API calls); this is behaviorally expected but may produce heavy requests.
✓ 安装机制
No install spec is present (instruction-only skill with an included script). No downloads from external URLs or extraction steps; the script uses only the Python standard library.
✓ 凭证需求
The skill requires no environment variables, no credentials, and no config paths. The Python script does not read env vars or secrets. This is proportionate to the stated purpose.
✓ 持久化与权限
always is false and the skill does not request persistent platform privileges. The only persistent effect is a local cache file in the skill directory, which is reasonable for a CLI that caches API results.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.22026/3/31
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install toronto-opendata
镜像加速npx clawhub@latest install toronto-opendata --registry https://cn.longxiaskill.com