← 返回 Skills 市场
City of Ottawa Open Data
作者
Ray Chan, PMP
· GitHub ↗
· v1.0.1
· MIT-0
100
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ottawa-opendata
功能描述
Access 670+ datasets from the City of Ottawa open data portal. Search, fetch, and analyze city data on transit, environment, health, elections, and more via...
安全使用建议
This skill appears coherent and limited to fetching public Ottawa open-data via ArcGIS. Before installing, note: (1) it expects Python 3 to be available (the metadata does not list python3 as a required binary); (2) it will make outbound HTTPS requests to open.ottawa.ca and arcgis.com and will create a small .cache/catalog_cache.json file next to the script; (3) because it prints dataset contents, review any dataset output if you're running in an environment with data-handling policies. If you need absolute assurance, inspect the included scripts/ottawa_data.py yourself — it is small, readable, and contains no obfuscated code or hidden endpoints.
功能分析
Type: OpenClaw Skill
Name: ottawa-opendata
Version: 1.0.1
The skill bundle provides a legitimate interface for accessing the City of Ottawa's Open Data portal. The Python script (scripts/ottawa_data.py) uses standard libraries to query public ArcGIS Hub APIs and includes functionality for searching, listing, and fetching datasets. No evidence of data exfiltration, malicious execution, or harmful instructions was found.
能力评估
Purpose & Capability
Name/description (City of Ottawa Open Data via ArcGIS Hub) match the included script and SKILL.md. The script queries the DCAT feed and ArcGIS item endpoints and exposes search/list/info/fetch/downloads features consistent with the description.
Instruction Scope
SKILL.md instructs running python3 scripts/ottawa_data.py which is consistent with the included script, but the skill's declared 'required binaries' is empty even though the runtime assumes a Python 3 interpreter on PATH. The script only accesses open.ottawa.ca and arcgis.com endpoints and its own .cache file under the script directory; it does not read other system files or environment variables.
Install Mechanism
No install spec; this is instruction-only plus a bundled Python script. Nothing is downloaded or executed from arbitrary URLs during install, and no external installers are invoked.
Credentials
The skill requires no environment variables, no secrets, and the code does not reference any credentials. Network access is limited to public Ottawa/ArcGIS endpoints, which is proportionate to the purpose.
Persistence & Privilege
always:false and user-invocable; the skill does not request permanent platform presence nor does it modify other skills or system-wide settings. It writes a local cache file (.cache/catalog_cache.json) in its code directory to avoid repeated network requests.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ottawa-opendata - 安装完成后,直接呼叫该 Skill 的名称或使用
/ottawa-opendata触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Fixed: cache in skill dir, documented env vars
元数据
常见问题
City of Ottawa Open Data 是什么?
Access 670+ datasets from the City of Ottawa open data portal. Search, fetch, and analyze city data on transit, environment, health, elections, and more via... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 100 次。
如何安装 City of Ottawa Open Data?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ottawa-opendata」即可一键安装,无需额外配置。
City of Ottawa Open Data 是免费的吗?
是的,City of Ottawa Open Data 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
City of Ottawa Open Data 支持哪些平台?
City of Ottawa Open Data 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 City of Ottawa Open Data?
由 Ray Chan, PMP(@raychanpmp)开发并维护,当前版本 v1.0.1。
推荐 Skills