TripIt
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The 'tripit' skill is a utility for formatting travel confirmation data into a plain-text format recognized by TripIt's email ingestion service (plans@tripit.com). The core logic in 'scripts/tripit-email.py' is a straightforward data-to-text mapper using standard Python libraries with no network or file system access. While the skill suggests using the user's private TripIt iCal feed for verification in 'SKILL.md', this is a documented feature of the TripIt service and is used here for its intended purpose of itinerary management.
