dbc
Facilitates the installation and management of ADBC drivers for seamless database connectivity using the dbc command line tool.
Install this skill
or
58/100
Security score
The dbc skill was audited on Feb 12, 2026 and we found 4 security issues across 3 threat categories, including 1 critical. Review the findings below before installing.
Categories Tested
Security Issues
critical line 20
Piping content to sh shell
SourceSKILL.md
| 20 | - macOS & Linux: Run `curl -LsSf https://dbc.columnar.tech/install.sh | sh` |
high line 20
Curl to non-GitHub URL
SourceSKILL.md
| 20 | - macOS & Linux: Run `curl -LsSf https://dbc.columnar.tech/install.sh | sh` |
low line 20
External URL reference
SourceSKILL.md
| 20 | - macOS & Linux: Run `curl -LsSf https://dbc.columnar.tech/install.sh | sh` |
low line 21
External URL reference
SourceSKILL.md
| 21 | - Windows: Run `powershell -ExecutionPolicy ByPass -c "irm https://dbc.columnar.tech/install.ps1 | iex"` |
Scanned on Feb 12, 2026
View Security Dashboard