📦 Swiss Geo & Tourism Assistant — 瑞士地理旅游助手

v1.0.0

集成瑞士官方地理数据、OpenStreetMap 与城市公交 API,支持地址搜索、海拔查询、餐厅景点等 POI 发现、公交时刻及地图链接,一站式回答瑞士地点、景点与出行问题。

3· 1.7k·2 当前·2 累计
by @mbjoern (MBjoern)
下载技能包
最后更新
2026/2/25
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's instructions, required resources, and network calls match its stated purpose (Swiss geodata, POIs, maps and simple weather lookups) and it requests no credentials or installs.
评估建议
This skill appears coherent and uses public Swiss government mapping APIs (api3.geo.admin.ch, map.geo.admin.ch) — it does not ask for credentials or install software. Things to consider before enabling: (1) the agent will perform network requests (curl) to external services when invoked, so queries (place names, coordinates) may be visible in network logs; (2) the SKILL.md uses wttr.in for weather lookup, which is a third-party host (if that matters for privacy, replace or remove weather calls);...
详细分析 ▾
用途与能力
Name/description correspond to the actual runtime instructions: SKILL.md provides curl examples against api3.geo.admin.ch, map.geo.admin.ch and other Swiss public data endpoints (Swisstopo, geodesy). No unrelated binaries, credentials, or config paths are requested.
指令范围
Instructions are narrowly scoped to running curl GETs against public Swiss geodata endpoints, coordinate conversions and map URLs. The SKILL.md does not instruct the agent to read local files, environment variables, or other system state, nor to transmit data to unexpected/private endpoints. It does include usage of wttr.in for weather (a third-party service), which is expected but will send queries to that external host.
安装机制
No install spec or code files are provided (instruction-only). Nothing is written to disk and no packages are fetched; this is the lowest-risk model for installation.
凭证需求
The skill declares no required environment variables, no primary credential, and no config paths. That matches the documented behavior (public API calls). There are no unexplained SECRET/TOKEN requests.
持久化与权限
always is false and the skill does not request persistent presence or system-wide configuration changes. Autonomous invocation is permitted by default but is normal for instruction-only skills and not combined with other concerning privileges.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/1/15

Swiss Geo and Tourism Assistant 1.0.0 – Initial Release - Provides Swiss geodata search, elevation queries, and location-based feature identification. - Returns restaurant, café, and sightseeing POIs using OpenStreetMap. - Generates geo.admin.ch map links with selectable layers (e.g., hiking trails, huts, cableways, natural hazards). - Offers live public transport schedules using transport.opendata.ch API. - Includes example queries for popular Swiss attractions and supports regional weather, avalanche warnings, and flood alerts.

无害

安装命令

点击复制
官方npx clawhub@latest install swiss-geo-and-tourism-assistant
镜像加速npx clawhub@latest install swiss-geo-and-tourism-assistant --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库