Swiss Geo & Tourism Assistant

v1.0.0

Schweizer Geodaten, POIs und Tourismus. Orte/Adressen suchen, Höhen abfragen, städtische POIs finden (Restaurants, Cafés, Sehenswürdigkeiten via OpenStreetMap), ÖV-Fahrplan, Kartenlinks. Nutze bei Fragen zu Schweizer Orten, Attraktionen, Ausflügen oder Koordinaten.

3· 1.6k·2 current·2 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
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.
Instruction Scope
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.
Install Mechanism
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.
Credentials
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.
Persistence & Privilege
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.
Assessment
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); and (3) the provided coordinate conversion is a rough approximation — the skill also documents the official reframe endpoint if you need higher accuracy. If you are comfortable with the agent making outbound HTTP requests to those public endpoints, the skill is reasonable to install.

Like a lobster shell, security has layers — review code before you run it.

latestvk9732mjyzadx0496p2pncfxghh7z9njt

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments