database-clickhouse-weaviate
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows secure development practices by documenting how to perform database operations safely and preventing unauthorized command execution.
- [EXTERNAL_DOWNLOADS]: Fetches the 'goose' migration tool via Homebrew, a well-known package manager, which is a standard procedure for environment setup.
- [COMMAND_EXECUTION]: Includes CLI commands for database management using pnpm. These are scoped to internal project packages and come with clear instructions to seek user approval before execution.
- [PROMPT_INJECTION]: Defines safety constraints for the agent, ensuring that destructive database commands are not run automatically without explicit user confirmation.
Audit Metadata