red-team-ops
Fail
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: CRITICALREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONDATA_EXFILTRATIONCREDENTIALS_UNSAFEEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill provides multiple command patterns for downloading and immediately executing code from remote, untrusted servers.
- Evidence: Instructions for using
mshta,certutil,bitsadmin, and PowerShellIEXto download and run payloads fromattacker.com. - Evidence: Usage of
regsvr32andmshtato execute remote scriptlets (.sctfiles). - [COMMAND_EXECUTION]: Extensive documentation of commands used to modify system configuration, establish persistence, and perform lateral movement.
- Evidence: Creation of Windows Scheduled Tasks, Registry Run keys, and WMI event subscriptions for persistence.
- Evidence: Modification of Linux
authorized_keys,cronjobs, andsystemdservices. - Evidence: Use of
wmicandwinrsfor executing commands on remote network nodes. - [DATA_EXFILTRATION]: Explicit instructions for transferring data out of a compromised environment.
- Evidence: Methods for DNS exfiltration using subdomains to tunnel data.
- Evidence: Instructions for uploading data to external cloud storage and paste sites.
- [CREDENTIALS_UNSAFE]: Provides techniques for harvesting and extracting sensitive credentials from memory and disk.
- Evidence: Usage of
mimikatzfor dumping SAM databases, LSA secrets, and performing Domain Controller synchronization (DCSync) attacks. - Evidence: Accessing sensitive system files like
/etc/passwdand/etc/shadowpatterns. - [EXTERNAL_DOWNLOADS]: Leverages native system utilities (Living off the Land binaries) to fetch external content from non-whitelisted domains.
Recommendations
- AI detected serious security threats
Audit Metadata