polar-local-environment
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions to use the
dev dockerCLI tool for managing local containerized services.\n- Includes commands for starting (up), stopping (down), and restarting services.\n- Provides troubleshooting commands likelsof,docker info, and shell access (dev docker shell) to inspect service internals.\n- Instructs on running database migrations viauv run alembicand managing frontend dependencies viapnpm install.\n- Suggests cleaning build caches withrm -rf .nextwithin the container shell environment.\n- [CREDENTIALS_UNSAFE]: Lists default credentials for local development services inrules/service-architecture.md.\n- PostgreSQL (db):polar/polar\n- MinIO (minio):polar/polarpolar\n- Grafana (grafana):polar/polar\n- These credentials are documented as standard defaults for the Polar local development stack and do not represent the exposure of sensitive production secrets.
Audit Metadata