← 返回 Skills 市场
City of Toronto Open Data
作者
Ray Chan, PMP
· GitHub ↗
· v1.0.2
· MIT-0
112
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install toronto-opendata
功能描述
Access 537+ datasets from the City of Toronto open data portal. Search, fetch, and analyze city data on transit, traffic, housing, environment, and more via...
安全使用建议
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 load_catalog to reduce how many detail requests it issues.
功能分析
Type: OpenClaw Skill
Name: toronto-opendata
Version: 1.0.2
The skill provides a legitimate interface for accessing the City of Toronto's Open Data portal via its CKAN API. The Python script (scripts/toronto_data.py) uses standard libraries to search, list, and fetch dataset records without any external dependencies, obfuscation, or suspicious network activity. No evidence of data exfiltration, prompt injection, or malicious intent was found in the code or documentation.
能力评估
Purpose & Capability
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.
Instruction Scope
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.
Install Mechanism
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.
Credentials
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.
Persistence & Privilege
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install toronto-opendata - 安装完成后,直接呼叫该 Skill 的名称或使用
/toronto-opendata触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Fixed: cache in skill dir
v1.0.1
Fix display name
v1.0.0
Initial release — search, fetch, and analyze 537+ City of Toronto open datasets via CKAN API
元数据
常见问题
City of Toronto Open Data 是什么?
Access 537+ datasets from the City of Toronto open data portal. Search, fetch, and analyze city data on transit, traffic, housing, environment, and more via... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 112 次。
如何安装 City of Toronto Open Data?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install toronto-opendata」即可一键安装,无需额外配置。
City of Toronto Open Data 是免费的吗?
是的,City of Toronto Open Data 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
City of Toronto Open Data 支持哪些平台?
City of Toronto Open Data 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 City of Toronto Open Data?
由 Ray Chan, PMP(@raychanpmp)开发并维护,当前版本 v1.0.2。
推荐 Skills