Files
html/api/wired-pending/intent-opus4-opus_evalginx_v2.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
497 B
PHP

<?php
return array (
'name' => 'opus_evalginx_v2',
'triggers' =>
array (
0 => 'opus evalginx v2',
),
'cmd' => 'echo SCAN; ls -la /opt/evalginx /opt/evilginx /opt/evilginx2 2>/dev/null; echo BIN; which evilginx evilginx2 evalginx 2>/dev/null; echo APT; dpkg -l 2>/dev/null | grep -iE "evilginx|evalginx" | head; echo NOTE; echo CLARIFICATION_REQUISE_OPS_USE_CASE',
'status' => 'ACTIVATED',
'created_at' => '2026-04-23T20:43:15+00:00',
'source' => 'opus4-autowire-early-v2',
);