Skip to main content

cube-semantic-layer

Guides users in building a semantic layer with Cube, focusing on metrics, dimensions, and dbt integration for effective data modeling.

Install this skill

or
71/100

Security score

The cube-semantic-layer skill was audited on Feb 9, 2026 and we found 17 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 309

Template literal with variable interpolation in command context

SourceSKILL.md
309```yaml
medium line 26

Curl to non-GitHub URL

SourceSKILL.md
26curl -s http://localhost:4000/readyz || echo "Cube API not reachable"
medium line 350

Curl to non-GitHub URL

SourceSKILL.md
350curl -s http://localhost:4000/readyz
low line 26

External URL reference

SourceSKILL.md
26curl -s http://localhost:4000/readyz || echo "Cube API not reachable"
low line 44

External URL reference

SourceSKILL.md
44**Official documentation**: https://cube.dev/docs
low line 47

External URL reference

SourceSKILL.md
47- Data Modeling: https://cube.dev/docs/product/data-modeling
low line 48

External URL reference

SourceSKILL.md
48- dbt Integration: https://cube.dev/docs/product/data-modeling/recipes/dbt
low line 49

External URL reference

SourceSKILL.md
49- REST API: https://cube.dev/docs/product/apis-integrations/rest-api
low line 50

External URL reference

SourceSKILL.md
50- cube_dbt package: https://cube.dev/docs/product/data-modeling/reference/cube_dbt
low line 350

External URL reference

SourceSKILL.md
350curl -s http://localhost:4000/readyz
low line 361

External URL reference

SourceSKILL.md
361- Check official docs: https://cube.dev/docs
low line 438

External URL reference

SourceSKILL.md
438open http://localhost:4000
low line 465

External URL reference

SourceSKILL.md
465"http://localhost:4000/cubejs-api/v1/load",
low line 487

External URL reference

SourceSKILL.md
487- [Cube Documentation](https://cube.dev/docs): Official documentation
low line 488

External URL reference

SourceSKILL.md
488- [dbt Integration](https://cube.dev/docs/product/data-modeling/recipes/dbt): Using Cube with dbt
low line 489

External URL reference

SourceSKILL.md
489- [cube_dbt package](https://cube.dev/docs/product/data-modeling/reference/cube_dbt): dbt integration reference
low line 490

External URL reference

SourceSKILL.md
490- [REST API Reference](https://cube.dev/docs/product/apis-integrations/rest-api/reference): REST API documentation
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →