deckprobe
>-
Install this skill
or
50/100
Security score
The deckprobe skill was audited on Aug 21, 2026 and we found 2 security issues across 2 threat categories, including 2 critical. Review the findings below before installing.
Categories Tested
Security Issues
critical line 43
Piping content to sh shell
SourceSKILL.md
| 41 | example below with it. First run downloads the package; later runs are cached. |
| 42 | - Neither → ask the user to install one of: |
| 43 | - `curl --proto '=https' --tlsv1.2 -LsSf https://github.com/deckflow/deckprobe/releases/latest/download/deckprobe-installer.sh | sh` |
| 44 | - `npm install -g @deckflow/deckprobe` |
| 45 | - `cargo install --git https://github.com/deckflow/deckprobe --locked deckprobe` |
critical line 43
Curl pipe to interpreter
SourceSKILL.md
| 41 | example below with it. First run downloads the package; later runs are cached. |
| 42 | - Neither → ask the user to install one of: |
| 43 | - `curl --proto '=https' --tlsv1.2 -LsSf https://github.com/deckflow/deckprobe/releases/latest/download/deckprobe-installer.sh | sh` |
| 44 | - `npm install -g @deckflow/deckprobe` |
| 45 | - `cargo install --git https://github.com/deckflow/deckprobe --locked deckprobe` |
Scanned on Aug 21, 2026
View Security DashboardGitHub Stars 35
Rating
5.02
Rate this skill
Categorydevelopment
UpdatedSeptember 21, 2026
deckflow/deckprobe