tripclaw

PassAudited by VirusTotal on May 10, 2026.

Findings (1)

The 'tripclaw' skill bundle is designed to sync travel itinerary data to a third-party service (TripClaw). The Python script `scripts/import_trip.py` uses standard libraries to send user-provided trip data to a documented API endpoint (api.tripclaws.com) using an API key provided by the user via environment variables. No evidence of data exfiltration, malicious execution, or prompt injection was found; the code logic strictly follows the stated purpose in `SKILL.md`.