local-place-search
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides example cURL commands to demonstrate how to query the Brave Search API. These are standard documentation examples for developer usage.
- [EXTERNAL_DOWNLOADS]: The skill interacts with
api.search.brave.com. This is the official API endpoint for the skill's vendor, and the data retrieved consists of search results intended for display to the user. - [CREDENTIALS_UNSAFE]: The instructions correctly advise the use of an environment variable (
BRAVE_SEARCH_API_KEY) for authentication, avoiding the risk of hardcoded secrets.
Audit Metadata