Back to skill
Skillv1.0.1

VirusTotal security

Flight Pricer · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:02 AM
Hash
36f236619eee6887842df9663adec6dab3699aa7d494a55e8f8d72f5a255029b
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: flight-pricer Version: 1.0.1 The skill is a command-line interface for searching flight prices using the Duffel API. It securely stores the user's API key in `~/.config/flight-pricer/config.yaml` and uses it to make requests to the legitimate Duffel API endpoint (`https://api.duffel.com`). The Python code (`flight_pricer.py`) uses standard libraries and safe practices (e.g., `yaml.safe_load`, `requests` for API calls). There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts in `SKILL.md` or `README.md`.
External report
View on VirusTotal