Swiss Geo & Tourism Assistant

Security checks across static analysis, malware telemetry, and agentic risk

Overview

This instruction-only Swiss geo/tourism skill appears benign: it makes read-only public map and weather lookups and does not request credentials, install code, persistence, or account-changing access.

This skill is reasonable to use for Swiss maps, tourism, weather, and geodata lookups. Be aware that search terms such as addresses or trip locations may be sent to public services like geo.admin.ch or wttr.in, and verify safety-critical weather, hazard, hiking, or travel information with official sources before relying on it.

Static analysis

No static analysis findings were reported for this release.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Risk analysis

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Place, address, coordinate, or weather lookup terms may be sent to public third-party or government services to produce results.

Why it was flagged

The skill instructs use of a public external API with user-provided search text. This is expected for geodata lookup, but users should know that location/address queries leave the local chat context.

Skill content
curl -s "https://api3.geo.admin.ch/rest/services/api/SearchServer?searchText=SUCHTEXT&type=locations&sr=4326"
Recommendation

Use the skill for ordinary public location queries; avoid entering sensitive private addresses or personal travel details unless you are comfortable sending them to the referenced services.

What this means

Users have less external provenance information to verify who maintains the skill or where its instructions originated.

Why it was flagged

The registry metadata does not provide an upstream source or homepage. This is only a provenance note here because the skill has no install script or code files and the visible behavior is instruction-only.

Skill content
Source: unknown; Homepage: none
Recommendation

Review the included instructions before use and prefer official data sources for important travel, hazard, or navigation decisions.