remote-compilation-helper-setup

Pass

Audited by Gen Agent Trust Hub on Mar 24, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the user to install a local daemon (rchd) and configure a hook that intercepts AI agent shell commands (like cargo build, gcc, bun test) to redirect them to remote servers.
  • [EXTERNAL_DOWNLOADS]: Contains instructions to install the Rust toolchain using the curl | sh pattern from the official sh.rustup.rs domain, which is a well-known and trusted service.
  • [REMOTE_CODE_EXECUTION]: The primary purpose of the tool being configured is to execute code on remote workers. The setup guide includes commands for probing workers and installing dependencies on them via SSH.
  • [CREDENTIALS_UNSAFE]: The skill requires access to SSH identity files (e.g., ~/.ssh/id_ed25519) and ssh-agent to manage authentication for the remote workers, which is standard practice for SSH-based tools.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 24, 2026, 02:24 AM