penetration-testing-with-strix
Pass
Audited by Gen Agent Trust Hub on Aug 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to download the Strix CLI installation script from
https://strix.ai/install. This is a vendor-owned domain (usestrix) and is used for its primary stated purpose of installing the tool. - [REMOTE_CODE_EXECUTION]: The installation instruction
curl -sSL https://strix.ai/install | bashexecutes a remote script. This is documented as the standard installation method for the Strix agent. Similar execution occurs viapipx install strix-agent. - [COMMAND_EXECUTION]: The skill provides numerous examples of shell commands to run the pentesting tool, such as
strix -n -t ./ --scan-mode standard. These commands are expected for a CLI-based security auditing tool and are executed within the user's environment to perform the requested security scans.
Audit Metadata