local-places
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documentation describes installing standard Python dependencies (fastapi, httpx, uvicorn, pytest) from public registries using the 'uv' package manager.
- [COMMAND_EXECUTION]: The skill provides instructions to run a local development server using uvicorn on localhost. This is the intended behavior for this tool to function as an API proxy.
Audit Metadata