Ride Receipts
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The skill bundle is a legitimate tool for building a local ride-history database from Gmail receipts. It uses the 'gog' CLI for email retrieval and an LLM gateway for structured data extraction. Security-conscious features are present, such as a host-validation check in 'extract_rides_gateway.py' to prevent sending sensitive data to non-local endpoints by default, and explicit instructions in 'SKILL.md' for the agent to seek user confirmation before processing financial/location data.
