Is jrojas537/flight-pricer safe?
https://github.com/jrojas537/flight-pricer
98
SAFE
This is a legitimate Python CLI tool for searching flight prices using the Duffel API. The code is well-structured, uses standard dependencies, and follows security best practices for API key storage.
Category Scores
Findings (2)
INFO Standard documentation format -5 ▶
SKILL.md contains clean, professional documentation for a flight pricing CLI tool with no suspicious patterns
INFO External API dependency -5 ▶
Skill requires Duffel API key and makes network requests to external service, which is necessary for functionality