Swiss Geo & Tourism Assistant
Analysis
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.
Findings (2)
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.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Source: unknown; Homepage: none
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.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
curl -s "https://api3.geo.admin.ch/rest/services/api/SearchServer?searchText=SUCHTEXT&type=locations&sr=4326"
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.
