pricewin-deal-finder
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts with reputable travel platforms (Booking.com, Agoda, and Google Hotels) and a public currency exchange API (open.er-api.com) to provide hotel pricing data, matching its stated purpose.
- [SAFE]: The software architecture utilizes a persistent Node.js daemon to manage browser automation, which is a functional requirement for maintaining stealth and session state during scraping tasks.
- [SAFE]: File system operations are confined to a specific cache directory (~/.cache/pricewin-deal-finder/) for storing non-sensitive session identifiers and CSS selector templates.
- [SAFE]: The installation script follows standard practices, utilizing npm for dependency management and a verified browser installer for the automation engine.
Audit Metadata