openclaw-tour-planner
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized behaviors were detected in the source code or documentation.
- [EXTERNAL_DOWNLOADS]: The skill connects to well-known and documented public APIs (Nominatim, Wikivoyage, and Open-Meteo) to retrieve geocoding, travel guides, and weather information.
- [SAFE]: Local data storage is restricted to a performance cache in a standard application directory (~/.openclaw/cache/), which is used solely for storing non-sensitive API responses.
- [SAFE]: The project architecture clearly distinguishes between current functionality and future roadmap items, ensuring that no unused or dangerous dependencies (like web scrapers) are included in the current version.
Audit Metadata