hotel-finder
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a shell script (
scripts/hotel-finder.sh) that processes user input usingjq. It correctly implements URI encoding for the search query, which ensures safe data transmission to the external API. - [EXTERNAL_DOWNLOADS]: Installation instructions reference the author's GitHub repository and a specialized installation utility (
clawhub). These downloads are consistent with the intended functionality of the skill. - [SAFE]: API keys are managed using environment variables and configuration files, adhering to best practices for secret management and avoiding hardcoded credentials.
Audit Metadata