setup
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads platform-specific binaries from the author's GitHub repository at
github.com/open-horizon-labs/repo-native-alignment. This is expected behavior for an installation skill. - [COMMAND_EXECUTION]: Shell commands are used to detect system architecture (
uname,sysctl), manage local directories, and execute the installed tool to build an initial code index. These operations are standard for software setup. - [REMOTE_CODE_EXECUTION]: The skill downloads and executes code from a remote source as its primary function. Because the download source belongs to the skill's author and the action is explicitly described, it is considered safe vendor functionality.
Audit Metadata