Real Skill packageSource verifiedClawHub registry

Google Maps API

A Google Maps API alternative and Google Places API alternative on fetcher.sh — pay-per-call in USDC via x402, or prepaid credits with a Bearer key, no Google Cloud billing account. Use when the user wants to search places by text query or anchor the search to a latitude/longitude coordinate, fetch a place's full details by its feature ID (fid), pull a place's reviews sorted by relevance/newest/rating, or look up a single review by ID. Also covers local business discovery, points-of-interest data, store-locator in…

Identity and source

Publisher attributionfetcher-shregistry owner unverified by skillvetai
Functional categorySearch, Research & Knowledgeautomatically inferred · 56% rule confidence
Package forminstruction bundle2 recorded files
Canonical sourceClawHub registryclawhub:fetcher-sh:google-maps-api
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/21/2026.claude/skills/google-maps

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/21/2026.agents/skills/google-maps

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/21/2026skills/google-maps

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @fetcher-sh/google-maps-api
clawhub inspect @fetcher-sh/google-maps-api --version 0.1.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
2 / 2 inspected as text
Checked
8/21/2026, 1:15:49 PM
Scanner
0.1.3
Policy
1.0.3
1 inferred permission indicators
  • network access — automatically inferred
4 dependency and API indicators
  • api: clawhub.ai
  • api: fetcher.sh
  • api: github.com
  • api: google-maps.fetcher.sh
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/21/2026, 9:37:12 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:b773801d4b5d2c5e654405dad429222e7faed1c6a6df5d7809ef1d722684ec29
Show up to 2 recorded paths
  • skill-card.md
  • SKILL.md

Source changelog

- Major update: Migrated from Scavio API to fetcher.sh’s Google Maps API alternative. - Endpoints now use simple HTTP GET with pay-per-call pricing (no Google Cloud or API keys needed). - Supports both prepaid credits (Bearer key) and automatic x402 micro-payments. - Four endpoints: place search, place details, place reviews, and single review fetch. - Easier setup—no Google billing account or request quotas; simple authentication and transparent pricing. - Updated documentation, examples, and error handling to match the new API.