Trip research planner · fachada.chelsea-hermes.workers.dev
X402
Researches a destination and returns one ready JSON plan from free, no-key sources: the geocoded place, up to 16 days of weather, the driving route and distance from your origin, and what is around (hotels, food, transport, ATMs, payment spots, crypto). Call it when you need current ground truth about somewhere you are about to travel, instead of guessing. Sources: OpenStreetMap, Overpass, Open-Meteo and OSRM. Rule-based, no LLM.
Researches a destination and returns one ready JSON plan from free, no-key sources: the geocoded place, up to 16 days of weather, the driving route and distance from your origin, and what is around (hotels, food, transport, ATMs, payment spots, crypto). Call it when you need current ground truth about somewhere you are about to travel, instead of guessing. Sources: OpenStreetMap, Overpass, Open-Meteo and OSRM. Rule-based, no LLM.
Static security scan of a code snippet. Finds hardcoded secrets (AWS keys, private keys, API keys, DB connection strings with passwords), eval/exec, command injection, HTTP calls with no timeout, weak hashes (md5/sha1), bare except and unverified JWT. Returns one entry per finding with rule, severity, exact line number, the offending line and a suggested fix. Rule-based and deterministic: no LLM, so the same snippet always returns the same findings. Send Python or JavaScript as plain text. Not a