local-places
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The documentation describes installing standard Python dependencies (fastapi, httpx, uvicorn) from the official Python Package Index.
- [CREDENTIALS_UNSAFE]: The skill requires a Google Places API key, which is managed securely through environment variables or a .env file as per the setup instructions.
- [COMMAND_EXECUTION]: Provides standard shell commands for setting up a Python virtual environment and running the local FastAPI server using uvicorn.
Audit Metadata