📄 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
Quality Breakdown
85/ 200
Content Signals
Repo Health
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.
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