encore-getting-started
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to download installation scripts from
https://encore.dev/install.shandhttps://encore.dev/install.ps1. These are official installation sources provided by the vendor for their CLI tool. - [REMOTE_CODE_EXECUTION]: The instructions include piping remote scripts directly into shell interpreters (bash and PowerShell's Invoke-Expression). This is the documented installation method for the Encore CLI, and the scripts originate from the vendor's official infrastructure.
- [COMMAND_EXECUTION]: The skill describes several local commands for the user to execute, such as
encore app create,encore run, andencore test, which are standard operations for developing with the Encore.ts framework.
Audit Metadata