pipes-deploy
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes Bash commands to manage Docker containers, configure ClickHouse settings, and execute deployment tasks using npm and the Railway CLI.
- [EXTERNAL_DOWNLOADS]: References official Docker images (clickhouse/clickhouse-server) and well-known services (ClickHouse Cloud, Railway) for deployment and hosting. It also links to official Subsquid documentation and datasets on sqd.dev domains.
- [CREDENTIALS_UNSAFE]: Appropriately handles sensitive information by using placeholders for passwords and instructing users to manage secrets via .env files rather than hardcoding them.
Audit Metadata