saml-sso-attack
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFECOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
curlto perform network reconnaissance and fetch SAML configuration data from user-defined targets. This is standard behavior for an auditing utility. - [REMOTE_CODE_EXECUTION]: Automated scanners flagged a pattern where
curloutput is piped topython3. Manual verification of the source code confirms that all instances use thepython3 -cflag followed by a static, hardcoded script. The remote content is read as data viasys.stdinfor XML parsing and is never executed as code. - [SAFE]: The skill performs actions consistent with its stated purpose of SAML security testing. It does not attempt to exfiltrate host credentials, establish persistence, or hide its activity through obfuscation.
Audit Metadata