Files
html/api/wired-pending/intent-opus4-opus_evalginx_discovery.php
Opus 1a91e34885
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled
auto-sync via WEVIA git_sync_all intent 2026-04-23T23:27:22+02:00
2026-04-23 23:27:22 +02:00

13 lines
511 B
PHP

<?php
return array (
'name' => 'opus_evalginx_discovery',
'triggers' =>
array (
0 => 'opus evalginx discovery',
),
'cmd' => 'echo EVAL; grep -irln evalginx /opt /var/www/html /etc 2>/dev/null | head -5; echo EVIL; grep -irln evilginx /opt /var/www/html /etc 2>/dev/null | head -5; echo BIN; which evilginx evilginx2 evalginx 2>/dev/null; echo NOTE; echo CLARIFICATION_REQUISE',
'status' => 'ACTIVATED',
'created_at' => '2026-04-23T20:39:31+00:00',
'source' => 'opus4-autowire-early-v2',
);