Swiss Phone Directory
v1.1.2Swiss phone directory lookup via search.ch API. Search for businesses, people, or reverse-lookup phone numbers. Use when: (1) finding contact details for Swiss companies or people, (2) looking up addresses by name or phone number, (3) reverse phone number lookup, (4) finding business categories. Requires SEARCHCH_API_KEY.
⭐ 2· 2k·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description match the behavior: the code queries search.ch and parses results. The only required environment variable (SEARCHCH_API_KEY) is appropriate for this purpose.
Instruction Scope
Runtime instructions and examples are focused on calling the search.ch API and setting SEARCHCH_API_KEY. They format results as Markdown/tel: links (one-tap calling). Minor documentation mismatches exist: SKILL.md examples reference scripts/searchch.py and references/configuration.md whereas the repository contains searchch.py and configuration.md at the top level. This is a usability/documentation issue, not a security inconsistency.
Install Mechanism
No install spec is provided (instruction-only). A single Python script is included; there are no downloads, package installs, or extract steps, so nothing is written to disk by an installer beyond the included file.
Credentials
Only SEARCHCH_API_KEY is requested. No unrelated secrets, system paths, or other credentials are required or referenced in the code or documentation.
Persistence & Privilege
The skill is not marked always:true and does not request elevated or persistent system-wide privileges. Autonomous invocation is allowed by default (platform normal) but the skill's scope remains limited to API queries.
Assessment
This skill appears to do what it says: call search.ch using your SEARCHCH_API_KEY and format results. Before installing: (1) confirm you obtained your API key from https://search.ch/tel/api/getkey.en.html and understand the API terms (attribution/rate limits), (2) be careful not to expose the SEARCHCH_API_KEY in public logs or chat messages, (3) note and correct minor documentation path mismatches (SKILL.md references scripts/searchch.py and references/configuration.md while the files are at the repo root) to ensure the examples run as shown, and (4) if you will allow autonomous agent invocation, consider limiting the agent's permission to use this skill or monitoring its queries to avoid unwanted lookups. If you want higher assurance, run the included searchch.py in a sandboxed environment and inspect network traffic to verify calls go only to search.ch.Like a lobster shell, security has layers — review code before you run it.
directoryvk9725bgxjqbrxa9vx4jsz3p0cn7zgpq6latestvk978a6phe5kc09yk9247fhhabn80zq0alookupvk9725bgxjqbrxa9vx4jsz3p0cn7zgpq6phonevk9725bgxjqbrxa9vx4jsz3p0cn7zgpq6searchvk9725bgxjqbrxa9vx4jsz3p0cn7zgpq6switzerlandvk9725bgxjqbrxa9vx4jsz3p0cn7zgpq6
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
EnvSEARCHCH_API_KEY
