travel-planner
Pass
Audited by Gen Agent Trust Hub on Jul 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a robust multi-agent orchestration pattern for travel planning. It uses defined phases for preparation, assembly, and integration, storing outputs in a local
_workspace/directory. No malicious intent or dangerous patterns such as credential harvesting, remote code execution, or unauthorized network operations were found. - [PROMPT_INJECTION]: The skill possesses a surface for indirect prompt injection because it is designed to analyze and improve existing user-provided itinerary files. This is a functional requirement of the 'Analysis Mode'. \n- Ingestion points: User input fields and user-provided itinerary files in the
_workspace/directory. \n- Boundary markers: Absent in the provided skill orchestration instructions. \n- Capability inventory: Agents have the capability to create and update tasks, send messages to each other, and write files to the local project workspace. \n- Sanitization: No explicit sanitization or validation logic is defined for the content of user-provided itinerary files.
Audit Metadata