Skip to main content

sap-hana-cli

Facilitates SAP HANA database development and administration using the hana-cli for efficient command-line operations.

Install this skill

or
75/100

Security score

The sap-hana-cli skill was audited on Feb 27, 2026 and we found 3 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 77

Access to home directory dotfiles

SourceSKILL.md
75
76#### 1. Environment Variables
77Required configuration (add to ~/.zshrc, ~/.bashrc, or project .env):
78```bash
79export HANA_HOST="your-hana-host.hanacloud.ondemand.com"
medium line 236

Access to home directory dotfiles

SourceSKILL.md
2344. File specified via `--conn` parameter
2355. `default-env.json` in current/parent directories
2366. `~/.hana-cli/default.json`
237
238For connection templates, see `templates/default-env.json`.
high line 77

Shell profile modification

SourceSKILL.md
75
76#### 1. Environment Variables
77Required configuration (add to ~/.zshrc, ~/.bashrc, or project .env):
78```bash
79export HANA_HOST="your-hana-host.hanacloud.ondemand.com"
Scanned on Feb 27, 2026
View Security Dashboard