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 docker CLI tool for managing local containerized services.\n- Includes commands for starting (up), stopping (down), and restarting services.\n- Provides troubleshooting commands like lsof, docker info, and shell access (dev docker shell) to inspect service internals.\n- Instructs on running database migrations via uv run alembic and managing frontend dependencies via pnpm install.\n- Suggests cleaning build caches with rm -rf .next within the container shell environment.\n- [CREDENTIALS_UNSAFE]: Lists default credentials for local development services in rules/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
Risk Level
SAFE
Analyzed
Apr 1, 2026, 05:08 PM