autoresearch
Audited by Socket on Apr 26, 2026
2 alerts found:
AnomalySecurityNo direct evidence of malware behavior (e.g., exfiltration, credential theft, persistence, or obfuscated backdoors) appears in the provided fragment; it is an instruction scaffold. The main security concern is workflow/supply-chain integrity: it enables indefinite autonomous self-modification and automated git commits plus repeated execution of the modified training code, which could propagate malicious changes if the underlying train.py or dependencies are compromised. Review the actual train.py implementation and the execution environment/dependencies to confirm the absence of data access, network activity, or hidden payloads.
SUSPICIOUS. The skill’s core behavior matches its stated purpose, and the referenced tooling appears legitimate, so this is not malware-like credential theft or covert exfiltration. However, the autonomy is disproportionate: it instructs the agent to modify code, run commands, and continue indefinitely without user approval, creating high operational risk from uncontrolled execution and repository changes.