Brouter

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The brouter skill is a legitimate tool for generating GPX bike routes by querying the brouter.de web service. The implementation in index.js correctly handles coordinate inputs, sanitizes filenames using a slugify function to prevent path traversal, and uses standard libraries like node-fetch and gpx-parse. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found.