benchmark-worker
Audited by Socket on Mar 25, 2026
2 alerts found:
SecurityObfuscated FileSUSPICIOUS: the skill is coherent with its stated purpose, but that purpose is itself high-risk. It autonomously performs token-rewarding actions tied to a wallet, depends on other skills, and self-updates from a mutable repo. No clear credential theft or covert exfiltration is shown, so this is not confirmed malware, but it is a high-risk automation skill.
The code appears intended as a legitimate benchmark worker with wallet integration and self-update capabilities. No explicit malicious payload is evident in the fragment, but supply-chain and data-exposure risks are present due to external tool dependencies, token handling, and an auto-update/restart mechanism. The syntactic issues observed in title constants must be resolved to determine runtime behavior. A targeted audit of external binaries, update channels, and data handling is recommended before deployment.