gov-travel — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited gov-travel (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Real-time visa wait times, border crossing delays, and FAA airport status.
mcporter add gov-travel --url https://immigration-travel-mcp.apify.actor/mcp --transport streamable-httpOr add to your OpenClaw MCP config (~/.openclaw/mcp.json):
{
"servers": {
"gov-travel": {
"url": "https://immigration-travel-mcp.apify.actor/mcp",
"transport": "streamable-http"
}
}
}travel_get_visa_wait_timesGet US visa wait times by embassy city.
Show visa wait times for London
What are current visa processing times?Parameters: city, visaCategory
travel_get_border_wait_timesGet US border crossing wait times from CBP.
Show Mexican border wait times
What's the wait at the Canadian border for pedestrians?Parameters: border ("Canadian Border" or "Mexican Border"), portName, laneType ("commercial", "passenger", or "pedestrian")
travel_get_airport_delaysGet FAA airport delays and event information.
Any delays at JFK right now?
Show FAA airport status for LAX and SFOParameters: airports (array, e.g. ["JFK","LAX"]), delayTypes (array)
All data from free US government APIs. Zero cost. No API keys required.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.