vagrant
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and configuration examples for using Vagrant in development environments.
- [EXTERNAL_DOWNLOADS]: Includes instructions for installing Vagrant using official repositories from HashiCorp, a well-known and trusted vendor.
- [CREDENTIALS_UNSAFE]: Demonstrates secure credential management by using environment variables (e.g.,
ENV['AWS_ACCESS_KEY_ID']) instead of hardcoding sensitive secrets in configuration files. - [COMMAND_EXECUTION]: Provides standard CLI commands for software installation and virtual machine management, such as
sudo apt-get installandvagrant plugin install. - [REMOTE_CODE_EXECUTION]: Describes common administrative patterns for adding repository GPG keys from trusted HashiCorp domains.
Audit Metadata