habitat-usage
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to download the Habitat binary ('hab') from the vendor's repository at 'github.com/lynx-family/habitat'. The guidance includes options for pinning specific versions or downloading the latest release.\n- [COMMAND_EXECUTION]: The instructions include commands to grant execution permissions ('chmod +x hab') and run the tool ('./hab sync .') to materialize dependencies.\n- [COMMAND_EXECUTION]: The 'action' dependency type described in the documentation allows the definition of Python functions within the configuration file to perform custom synchronization tasks.\n- [SAFE]: The skill promotes security best practices by suggesting SHA-256 integrity verification for downloaded binaries and encouraging version pinning to ensure reproducible environments.
Audit Metadata