clickhouse-install-auth
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install official, well-known libraries (
@clickhouse/clientfor Node.js andclickhouse-connectfor Python) from standard package registries. - [CREDENTIALS_UNSAFE]: No hardcoded credentials were found. The skill explicitly guides users to manage sensitive credentials using environment variables and
.envfiles, emphasizing that such files should never be committed to version control. - [SAFE]: No malicious patterns such as prompt injection, data exfiltration, obfuscation, or suspicious remote code execution were detected. The skill's behavior aligns perfectly with its stated purpose of database client configuration.
Audit Metadata