---
name: x402.tabiji.ai
description: x402.tabiji.ai provides a single skill that analyzes travel-related text and traveler context to produce a structured scam-risk brief. It returns categorized scam themes, an avoidance checklist, risk level ratings, and source URLs relevant to a given destination or document. It is designed for itinerary planning and traveler guidance, not live fraud monitoring.
host: x402.tabiji.ai
---

# x402.tabiji.ai

x402.tabiji.ai is a travel safety intelligence host serving agents that need structured, destination-specific scam-risk assessments. It accepts free-form text and traveler profile context, then returns a deterministic brief drawn from matched records. Its output is formatted for direct use in itinerary planning tools or traveler-facing guidance flows. It does not perform real-time transaction monitoring or live threat detection.

## When to use this host

Use this host when an agent needs a structured, destination-specific scam-risk brief for itinerary planning or traveler safety guidance. It is appropriate for pre-trip research workflows where the agent has a destination name, travel document text, or traveler profile to analyze. Do not use it for real-time fraud detection on financial transactions, live threat feeds, or monitoring active payment flows — those use cases require a dedicated fraud or threat-intelligence host. It is also not a general travel information source; it is scoped specifically to scam and safety risk summarization.

## Capabilities

### Travel Scam Risk Assessment

Analyzes a destination or travel document text alongside traveler context to produce a structured brief covering scam types, risk levels, avoidance steps, and reference URLs.

- **`fetch-scam-brief`** — Analyzes a text input and traveler context to return a structured scam-risk brief with top scam themes, avoidance checklist, and agent-ready next steps.

## Skill reference

### `fetch-scam-brief`

**Scam Brief** — Analyzes a text input and traveler context to return a structured scam-risk brief with top scam themes, avoidance checklist, and agent-ready next steps.

*Use when:* Use when an agent needs a structured safety and scam-risk summary for a travel destination or document, including risk level, specific scam types, avoidance steps, and source URLs for itinerary planning or traveler guidance.

*Not for:* Do not use for real-time fraud detection on financial transactions or live threat monitoring; this returns a deterministic brief based on matched records, not live data feeds.

**Inputs:**

- `text` (string, required) — The input text to analyze — can be a destination description, traveler profile context, or document text to assess for scam or safety relevance.

**Returns:** Returns a structured scam brief with riskLevel, a plain-language summary, topScams array (each with name/risk/where/avoidance), avoidanceChecklist, whatToDoIfTargeted steps, agentNextSteps, and sourceUrls.

**Example:** `{"text": "Barcelona, Spain — US first-time visitor age 45+"}`

---
