skills/terseai/terse/init/Gen Agent Trust Hub

init

Pass

Audited by Gen Agent Trust Hub on Jul 2, 2026

Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [REMOTE_CODE_EXECUTION]: The skill installs the terse-cli package globally using npm and executes npx create-terse to bootstrap the local environment. These are vendor-provided tools for the Terse platform.
  • [COMMAND_EXECUTION]: Shell commands are used to initialize projects, manage Docker containers, and configure the CLI. User-provided arguments from $ARGUMENTS are interpolated into shell commands (e.g., terse init <project-name>). The setup process also modifies shell configuration files (~/.zshrc or ~/.bashrc) to export environment variables.
  • [EXTERNAL_DOWNLOADS]: The skill fetches packages from the npm registry and pulls Docker images from us-central1-docker.pkg.dev to set up the self-hosted control plane. These sources are consistent with the vendor's documented infrastructure.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 2, 2026, 02:12 PM
Security Audit — agent-trust-hub — init