Trip Booking

PassAudited by VirusTotal on Mar 30, 2026.

Findings (1)

The skill bundle is a well-structured template for a Booking.com hotel booking assistant. The Python scripts (booking_api.py and openai_adapter.py) implement standard data classes and API wrappers for searching hotels and managing reservations, though the actual network calls are currently mocked with hardcoded sample data. There are no signs of data exfiltration, malicious execution, or harmful prompt injection; the instructions in SKILL.md are focused on maintaining data integrity and providing accurate travel information.