skills/jeremylongshore/claude-code-plugins-plus-skills/clickhouse-core-workflow-b/Gen Agent Trust Hub
clickhouse-core-workflow-b
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents standard database workflows for inserting and querying data in ClickHouse.
- [SAFE]: Sensitive configuration such as hostnames, usernames, and passwords is appropriately handled via environment variables (
process.env), which is a recommended security practice for secret management. - [SAFE]: SQL interaction patterns correctly utilize and advocate for parameterized queries (e.g.,
{tenant_id:UInt32}) to mitigate SQL injection risks. - [SAFE]: The requested tool permissions (
Read,Write,Edit,Bash(npm:*),Grep) are restricted to standard development tasks and are consistent with the skill's stated purpose of managing database workflows.
Audit Metadata