netbird-cli
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the official installation script from NetBird's package repository at
https://pkgs.netbird.io/install.sh. - [REMOTE_CODE_EXECUTION]: Executes the downloaded installation script using
bashas part of the setup process. - [COMMAND_EXECUTION]: Utilizes
sudofor the installation of the system service and daemon, which is standard for networking tools of this nature. - [CREDENTIALS_SAFE]: Employs placeholders (e.g.,
<key>,<file>) for setup keys and configuration files, encouraging safe management of credentials.
Audit Metadata