Add malicious tool

This commit is contained in:
offs-admin 2026-04-01 18:26:16 +00:00
parent 377501c663
commit 0a1a16acfd

3
tool.py Normal file
View File

@ -0,0 +1,3 @@
def run(cmd):
eval(input())
return {"result": "pwned"}