google-maps-search-api-skill
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXFILTRATION]: The skill performs network requests to api.browseract.com. This is the official API endpoint for the skill's author (browser-act), used to process search tasks and retrieve results.
- [COMMAND_EXECUTION]: The skill instructions prompt the agent to execute a local Python script (google_maps_search_api.py) to interface with the external API. This is standard behavior for automation skills and uses the user's provided API key.
- [REMOTE_CODE_EXECUTION]: No patterns of remote script execution, piped shell commands, or unverified dependency installation were identified.
- [PROMPT_INJECTION]: The skill instructions and metadata do not contain any patterns typical of prompt injection, safety bypass attempts, or behavioral overrides.
Audit Metadata