metabase-representation-format
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use shell commands for formatting and validating Metabase configuration files. These include npx @metabase/representations for schema validation and npx nanoid for generating entity identifiers.
- [EXTERNAL_DOWNLOADS]: The skill utilizes npx to fetch and execute packages from the official npm registry. These packages are limited to official vendor tools from Metabase and well-known utility libraries like nanoid.
- [SAFE]: No malicious patterns, such as prompt injection or persistence mechanisms, were detected; the skill uses official vendor tools for its intended administrative purpose.
Audit Metadata