k8spider
Fail
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: HIGHEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to download a binary from an external and potentially malicious URL using
curlorwget(e.g.,https://ATTACKER/k8spider). - [REMOTE_CODE_EXECUTION]: The instructions detail making a downloaded binary executable and running it (
chmod +xfollowed by execution), which facilitates the execution of untrusted code from remote sources. - [COMMAND_EXECUTION]: The skill executes multiple system commands for network reconnaissance and environment information gathering, including:
ip addr showandip routeto map internal networks.- Reading
/etc/resolv.confto identify cluster DNS servers. - Using
nslookupanddigfor service enumeration via DNS.
Recommendations
- AI detected serious security threats
Audit Metadata