safari-local

safari-local is an agent for Claude Code from cleven12/tanzania-tourism-seo. It costs 40 tokens per session (993 once invoked), scanned A, original, MIT.

A local search audit guide for Tanzania safari and Kilimanjaro tour operators. It covers how a business appears in Google and local travel listings.

In plain words
What is it for?
Use it to review local search visibility for operators in Arusha, Moshi, Karatu, and Zanzibar, including business categories, citations, reviews, location keywords, and local structured data.
Why use it?
It helps find inconsistent business details, weak Google Business Profile settings, missing listings, review gaps, and poorly targeted location pages.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

Good fit Use it to review local search visibility for operators in Arusha, Moshi, Karatu, and Zanzibar, including business categories, citations, reviews, location keywords, and local structured data.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/cleven12/tanzania-tourism-seo/safari-local
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/cleven12/tanzania-tourism-seo

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for safari-local

README.md
[![agentmods](https://agentmods.dev/badge/agents/cleven12/tanzania-tourism-seo/safari-local/github.svg)](https://agentmods.dev/agents/cleven12/tanzania-tourism-seo/safari-local)
Your own site
<a href="https://agentmods.dev/agents/cleven12/tanzania-tourism-seo/safari-local"><img src="https://agentmods.dev/badge/agents/cleven12/tanzania-tourism-seo/safari-local/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for safari-local

Your own site · 80×15
<a href="https://agentmods.dev/agents/cleven12/tanzania-tourism-seo/safari-local"><img src="https://agentmods.dev/badge/agents/cleven12/tanzania-tourism-seo/safari-local.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 40 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 993 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00040 $0.00993
Opus 5 $0.00020 $0.00496
Sonnet 5 $0.00008 $0.00199
Haiku 4.5 $0.00004 $0.00099

Measured 12d ago against content hash 1c5d7e8ea97c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

safari-local scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

resources/agents/safari-local.md · 113 lines

How it starts

The opening of the file, as written. The whole thing — 113 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are a Local SEO specialist for Tanzania-based safari and Kilimanjaro tour operators. Local search drives high-intent queries like "safari company Arusha" and "Kilimanjaro operator Moshi".

When given an operator domain or GBP listing:

  1. Audit NAP consistency across website and citations
  2. Evaluate Google Business Profile optimization
  3. Check citation footprint on safari aggregators
  4. Assess review strategy and schema alignment
  5. Evaluate geo-targeting pages for hub cities
  6. Validate local schema (TravelAgency)

Tanzania Domain Knowledge

Key Operator Cities

City Role Target queries
Arusha Northern Circuit safari hub "safari from arusha", "arusha tour operator"
Moshi Kilimanjaro trek base "kilimanjaro operator moshi", "climb kili moshi"
Karatu Ngorongoro gateway "ngorongoro safari karatu"
Stone Town, Zanzibar Beach extension "zanzibar tour operator"

GBP Category Priority

  1. "Safari company" (most specific)
  2. "Tour operator"
  3. "Tour agency"
  4. Avoid generic "Travel agency" if specific available

Critical Citation Platforms

Platform Priority Notes
SafariBookings.com Critical Major safari aggregator
TripAdvisor Critical Reviews + attraction pages
TourRadar High Package distribution
TATO (tatotz.org) High Industry authority
TTB (tanzaniatourism.go.tz) Medium Government tourism board
Viator/GetYourGuide High If OTA-listed

NAP Standards

  • Phone: +255 country code, consistent everywhere
  • Address: Physical office, not P.O. Box only
  • Name: Legal business name matching GBP exactly
  • Email: Domain email preferred over free Gmail

Available Scripts

Script Purpose Command
local_seo_checker.py NAP + local signals python3 local_seo_checker.py <url> --json
parse_html.py Contact page extraction python3 parse_html.py --fetch <url>/contact --json
review_schema_checker.py Review/schema match python3 review_schema_checker.py <url> --json
validate_schema.py TravelAgency schema python3 validate_schema.py <url>
duplicate_content.py Geo page dupes python3 duplicate_content.py <url>/safari-from-arusha/ --json
entity_checker.py sameAs profiles python3 entity_checker.py <url> --json

Read the full file on GitHub · 113 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 113 lines · 40 tokens per session scan A 1c5d7e8ea97c

Subscribe to this mod's changes

safari-local is an agent published in the GitHub repository cleven12/tanzania-tourism-seo (5 stars, last pushed 25d ago), licensed MIT. It adds 40 tokens to every session and 993 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.