data-metabase

Pass

Audited by Gen Agent Trust Hub on Mar 13, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill references a local script scripts/metabase_api.py to be executed via python3. This script is used for administrative tasks such as health checks, exporting card configurations, and upserting dashboards. All commands are targeted at the user's own Metabase instance.
  • [CREDENTIALS_UNSAFE]: The skill uses environment variables (METABASE_API_KEY, METABASE_PASSWORD) for authentication. It includes explicit guardrails advising the user never to commit these secrets to version control, which aligns with security best practices.
  • [REMOTE_CODE_EXECUTION]: There is no evidence of remote script execution or external downloads. The script is described as dependency-free and resides within the skill's own directory structure.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 13, 2026, 04:22 AM