← 返回 Skills 市场
City of Vancouver Open Data
作者
Ray Chan, PMP
· GitHub ↗
· v1.0.1
· MIT-0
114
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install vancouver-opendata
功能描述
Access 194+ datasets from the City of Vancouver open data portal. Search, fetch, and analyze city data on parking, transit, permits, demographics, and more v...
安全使用建议
This skill appears to do what it claims: query Vancouver's open-data API and cache the dataset catalogue locally. Before installing or running it, be aware that it will make outbound HTTPS requests to opendata.vancouver.ca and will create a local .cache/catalog_cache.json file beside the script. No credentials are requested or stored. If you run the skill in an environment with restricted network access or sensitive data, consider reviewing the script (scripts/vancouver_data.py) yourself and ensure network access to opendata.vancouver.ca is acceptable. If you plan to allow autonomous agent invocation, remember the skill can make network calls when invoked.
功能分析
Type: OpenClaw Skill
Name: vancouver-opendata
Version: 1.0.1
The skill provides a legitimate interface for accessing the City of Vancouver's Open Data portal via the Opendatasoft API. The Python script (scripts/vancouver_data.py) uses standard libraries to search, list, and fetch public datasets, and includes a local caching mechanism for performance. No evidence of malicious intent, data exfiltration, or prompt injection was found.
能力评估
Purpose & Capability
The name/description match the included code and documentation. The Python CLI calls the Opendatasoft API for Vancouver datasets and exposes search/list/info/fetch functionality; there are no unrelated credentials, binaries, or capabilities requested.
Instruction Scope
SKILL.md directs the agent to run the provided Python script for dataset operations. The script only performs HTTP requests to the opendata.vancouver.ca API and prints or exports results. The instructions and code do not read arbitrary host files, environment secrets, or send data to third-party endpoints.
Install Mechanism
There is no install spec (instruction-only plus a small included script). Nothing is downloaded or extracted at install time, so no high-risk install behavior is present.
Credentials
The skill declares no required environment variables and the script does not read secrets or external credentials. It only writes a small cache file next to the script and uses outbound HTTP to the official portal—proportional to its purpose.
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform privileges. It creates a local .cache/catalog_cache.json next to the script (local, scoped), which is normal caching behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vancouver-opendata - 安装完成后,直接呼叫该 Skill 的名称或使用
/vancouver-opendata触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Fixed: cache in skill dir instead of home directory
v1.0.0
Initial release — search, fetch, and analyze 194+ City of Vancouver open datasets via Opendatasoft API
元数据
常见问题
City of Vancouver Open Data 是什么?
Access 194+ datasets from the City of Vancouver open data portal. Search, fetch, and analyze city data on parking, transit, permits, demographics, and more v... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。
如何安装 City of Vancouver Open Data?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vancouver-opendata」即可一键安装,无需额外配置。
City of Vancouver Open Data 是免费的吗?
是的,City of Vancouver Open Data 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
City of Vancouver Open Data 支持哪些平台?
City of Vancouver Open Data 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 City of Vancouver Open Data?
由 Ray Chan, PMP(@raychanpmp)开发并维护,当前版本 v1.0.1。
推荐 Skills