errors-api-e2e

Pass

Audited by Gen Agent Trust Hub on Sep 5, 2026

Risk Level: SAFECOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes multiple shell commands to orchestrate the test environment. It uses psql to query and seed the local PostgreSQL database, curl to send data to ClickHouse and the local webapp API, and node to run the local CLI tool (packages/cli-v3/dist/esm/index.js).
  • [CREDENTIALS_UNSAFE]: The skill reads configuration from the .env file to retrieve DATABASE_URL and CLICKHOUSE_URL. It also queries the local database to extract a development apiKey from the RuntimeEnvironment table to authenticate test requests against localhost:3030.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 5, 2026, 08:30 PM
Security Audit — agent-trust-hub — errors-api-e2e