deck-cli
Manages Kong Gateway configurations declaratively using decK CLI for API lifecycle automation and configuration management.
Install this skill
or
80/100
Security score
The deck-cli skill was audited on May 29, 2026 and we found 8 security issues across 4 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 351
Template literal with variable interpolation in command context
SourceSKILL.md
| 351 | ```yaml |
medium line 376
Curl to non-GitHub URL
SourceSKILL.md
| 376 | curl http://localhost:8001/ |
medium line 208
Access to hidden dotfiles in home directory
SourceSKILL.md
| 208 | Using configuration file (`~/.deck.yaml`): |
low line 147
External URL reference
SourceSKILL.md
| 147 | url: http://example.com |
low line 186
External URL reference
SourceSKILL.md
| 186 | deck gateway sync --kong-addr http://localhost:8001 -s kong.yaml |
low line 192
External URL reference
SourceSKILL.md
| 192 | --kong-addr https://admin.kong.example.com \ |
low line 276
External URL reference
SourceSKILL.md
| 276 | export BACKEND_URL=http://api.example.com |
low line 376
External URL reference
SourceSKILL.md
| 376 | curl http://localhost:8001/ |
Scanned on May 29, 2026
View Security Dashboard