encore-go-getting-started
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill includes commands to download and execute the Encore CLI installation scripts from https://encore.dev/install.sh and https://encore.dev/install.ps1. These are standard official installation methods for the Encore development platform.
- [COMMAND_EXECUTION]: The skill provides various CLI commands for the user to interact with the Encore framework, such as
encore app create,encore run, andencore test. These are expected operations for a developer tool bootstrap guide. - [EXTERNAL_DOWNLOADS]: The skill uses Homebrew, curl, and PowerShell to download the Encore CLI and project templates from the vendor's official infrastructure.
Audit Metadata