📄 skillActivePromisingmedium

bruin-data/dac

by bruin-data

DaC is a dashboard-as-code tool. Build interactive dashboards using YAML and JSX. Built-in semantic layer. Get your agents to build standardized, reviewable dashboards.

Supported Platforms

🤖 Claude Code🧠 Codex

Stars

696

Skill Type

🏗️ Code Scaffolding & Templates

Quality Score

85/200

License

AGPL-3.0

Forks

31

Last Updated

Jun 11, 2026

Discovered

May 6, 2026

Validation

Passed

github.com/bruin-data/dac

Quality Breakdown

85/ 200

Content Signals

Gotchas/Edge Cases+40
Progressive Disclosure+30
Trigger Description+20
Verification/Safety+20
Code Examples+15
Composability+15

Repo Health

Recent Activity+15
Scripts/Automation+10
Real Usage (Issues)+10
Single Responsibility+10
Config/Persistence+10
Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

medium

Requires extended permissions (shell access, subagents). Review before use.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Repository contains .claude/settings.json and CLAUDE.md configuration files that could be modified to persist AI tool configuration
  • Install script (curl | bash pattern) mentioned in README for bootstrapping tool installation
  • Makefile present which could contain arbitrary command execution
  • CLI tool with subcommands (build, check, serve, query, export) that interact with external systems and databases
  • Agent-related files (.agents/, AGENTS.md) suggest multi-agent coordination capability
  • Tool shells out to external 'bruin query' command for execution, creating indirect command execution path