soma
Audited by Socket on Mar 18, 2026
1 alert found:
AnomalyOverall, the SOMA skill presents a coherent and legitimate toolset for participating in a decentralized ML/economics network. Its footprint—SDK/CLI usage, on-chain interactions, data submission/training pipelines, and cloud storage integration—aligns with the stated purpose. However, there are notable security concerns: the typical curl | bash installer pattern from a project domain raises supply-chain risk, and the instruction set requires handling sensitive credentials (wallet keys, API tokens, cloud keys) in a .env file, which increases the chance of credential leakage if best practices aren’t followed. The data flows to external storage and on-chain endpoints are appropriate for the domain but expand the attack surface. Given the combination of legitimate use and these risk signals, the assessment should err on the cautious side: SUSPICIOUS rather than BENIGN, with an emphasis on ensuring verifiable installations (pinning versions, using official registries when possible) and stronger credential security guidance.