metabase-react-sdk-setup
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes shell commands like
curl,grep, andprintfto query the Metabase API and initialize local configuration files based on user input. - [EXTERNAL_DOWNLOADS]: Fetches documentation (
llms.txt) from the officialmetabase.comdomain to ensure the agent follows version-accurate SDK implementation guidelines. - [SAFE]: Enforces secure credential handling by requiring the admin API key to be stored in a local
.env.metabasefile and automatically updating.gitignoreto prevent secret exposure.
Audit Metadata