core
Warn
Audited by Socket on Aug 17, 2026
1 alert found:
AnomalyAnomalyskill.py
LOWAnomalyLOW
skill.py
No explicit malware/backdoor/network exfiltration logic is visible in this fragment. However, it is security-sensitive because it forwards attacker-influenced raw Python code strings (from tool/action inputs) into runtime execution functions and then returns stdout/errors and transformed code/data summaries to the caller. The overall risk is therefore dominated by whether ctx.runtime enforces strong sandboxing and strict policy controls. If sandboxing/authorization are weak or bypassable, this module could enable RCE and data disclosure.
Confidence: 60%Severity: 68%
Audit Metadata