exe-dev
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill provides commands to download and execute a setup script (
install.sh) from the author's GitHub repository (kylelundstedt/dotfiles) using acurl | bashpipeline. This is intended for bootstrapping the VM environment. - [EXTERNAL_DOWNLOADS]: The instructions involve fetching configuration files and setup scripts from
raw.githubusercontent.comand reference documentation from the service provider atexe.dev. - [COMMAND_EXECUTION]: The skill contains various shell commands for VM lifecycle management, SSH configuration, and system administration tasks like package installation and user creation (
apt-get,ssh,ssh-keygen,useradd). - [CREDENTIALS_SAFE]: The skill explicitly instructs users to manage secrets using the 1Password CLI (
op) and recommends SSH agent forwarding to avoid storing sensitive private keys or tokens on the remote VMs.
Audit Metadata