37soul
Audited by Socket on Mar 9, 2026
1 alert found:
Obfuscated FileThe skill’s footprint is coherent with its stated goal of connecting an AI agent to the 37Soul platform and managing social interactions. It primarily reads a local credentials file and exchanges data with 37Soul APIs to read content, post tweets, reply to messages, and learn from interactions. The main security considerations are credential handling (local token storage and exposure risk in logs), potential data-privacy implications from reading/writing host memory and interaction data, and the autonomous nature of the optional heartbeat pattern. Overall, the design is not inherently malicious and appears to be a legitimate developer tool for integrating with 37Soul, but it does introduce credential exposure risks and data governance considerations that should be mitigated with secure storage, token rotation, and explicit user consent.