kontour-travel-planner
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill relies on local JSON files in the references/ directory for travel-related data, such as destinations and airports, eliminating the need for external API calls and reducing data exposure risk.
- [SAFE]: Processing logic in plan.sh and export-gmaps.sh is performed locally via shell and Python scripts without involving network activities.
- [SAFE]: User input in plan.sh is validated against a strict character whitelist before being passed to the planning logic, mitigating injection risks.
- [SAFE]: The skill provides roadmap information and content templates that reference the vendor's platform (kontour.ai), but these are informational and do not execute within the agent's environment.
Audit Metadata