cube-explore-model

Pass

Audited by Gen Agent Trust Hub on Aug 19, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill includes a preflight check that provides an installation command for the Cube CLI: curl -fsSL https://raw.githubusercontent.com/cube-js/cube/master/install-cli.sh | sh. This script originates from the official cube-js organization repository on GitHub.
  • [COMMAND_EXECUTION]: The skill makes extensive use of the cube CLI to interact with semantic models. Specific commands include cube data-model list, cube meta, and cube deployments list. These operations are consistent with the skill's primary function of model exploration and metadata retrieval.
  • [CREDENTIALS_UNSAFE]: The skill recommends standard authentication practices, mentioning the use of cube login for interactive sessions or environment variables (CUBE_API_URL and CUBE_API_KEY) for headless environments. It does not include hardcoded secrets or insecure credential handling.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 19, 2026, 04:54 AM
Security Audit — agent-trust-hub — cube-explore-model