cross-platform-guardian
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the Nix installer from Determinate Systems (
install.determinate.systems), which is a well-known service in the Nix ecosystem, used for standard environment setup. - [REMOTE_CODE_EXECUTION]: The documentation and instructions include examples of using
curl | shspecifically for the Determinate Systems Nix installer, a common practice for this well-known tool. - [COMMAND_EXECUTION]: The skill executes local shell scripts (
audit-compatibility.sh,test-platform-compatibility.sh), Nix package manager commands (nix build,nix flake update), and file system utilities likegrepandsedto identify and fix pathing issues in the repository. these operations are directly related to the skill's primary function of repository maintenance.
Audit Metadata