ZappushZappush
SkillsUse CasesBenchmarkCommunitySign In
      Back to Skills
      James-southendsolutions

      Safety Report

      Route between two locations

      @James-southendsolutions

      Get detailed routing between two points with distance, duration, and optional turn-by-turn directions. Use when you need navigation instructions or travel ti...

      319Downloads
      0Installs
      2Stars
      2Versions
      Maps & Geolocation2,013

      Security Analysis

      high confidence
      Clean0.04 risk

      The skill is internally consistent: it simply validates input and calls the Camino routing API using a single CAMINO_API_KEY; nothing in the files or instructions requests unrelated credentials or system access.

      Feb 17, 20262 files1 concern
      Purpose & Capabilityok

      Name and description match the code and instructions: the script builds a query from start/end coordinates and calls https://api.getcamino.ai/route. The only required credential is CAMINO_API_KEY, which is appropriate for this purpose. Note: the registry metadata listed no required binaries, but SKILL.md and the script require curl and jq — this is a minor metadata inconsistency.

      Instruction Scopeok

      SKILL.md and scripts stay within scope: they validate JSON, require start/end coords, read CAMINO_API_KEY, and make an HTTPS GET to the Camino API. No instructions to read other files, harvest unrelated env vars, or POST data to third-party endpoints are present. The doc does advise adding the API key to ~/.claude/settings.json and offers a trial endpoint (https://api.getcamino.ai/trial/start), both of which are reasonable for this integration.

      Install Mechanismnote

      There is no formal install spec (instruction-only), and the included scripts are simple and static. However, the README suggests installing an entire GitHub repo via npx (npx skills add https://github.com/barneyjm/camino-skills), which will pull remote code — review that repository before running the installer. The provided local script does not download or execute remote code itself.

      Credentialsok

      The skill only requests one credential (CAMINO_API_KEY) and uses it directly in API calls. No extra tokens, keys, or unrelated environment variables are requested. This is proportionate to a routing API integration. (Again: SKILL.md expects curl/jq even though registry metadata omitted them.)

      Persistence & Privilegeok

      The skill does not request always:true or attempt to modify other skills or system settings. It runs on demand and only requires the user-provided API key to operate.

      Guidance

      This skill appears to do only routing queries and needs just a CAMINO_API_KEY. Before installing: (1) verify the API host (https://api.getcamino.ai) and the GitHub repo if you plan to use npx to install the whole collection, (2) ensure you have curl and jq installed (SKILL.md and scripts require them), (3) avoid pasting your API key into public places and consider setting it in your agent's config with correct file permissions, and (4) review any remote-install commands (npx/clawhub) to see what code will be executed. The included script is small and straightforward, but installing the full repo could introduce other code — review that repository first.

      Latest Release

      v0.2.0

      - Added "curl" and "jq" as required binaries in skill metadata. - No other content changes.

      Popular Skills

      A Stock Monitor

      @jame-mei-ltp · 24 stars

      AIOps Agent

      @jame-mei-ltp · 3 stars

      TwelveLabs Video Intelligence

      @james-le-twelve-labs · 1 stars

      Okx Audit Log

      @ok-james-01 · 1 stars

      Okx Growth Competition

      @ok-james-01 · 0 stars

      Okx Payments

      @ok-james-01 · 0 stars

      Published by @James-southendsolutions on ClawHub

      Zappush© 2026 Zappush
      HomeGuaranteeSupport

      Something feels unusual? We want to help: [email protected]