slack
Audited by Socket on May 19, 2026
2 alerts found:
Anomalyx2BENIGN with elevated operational risk. The capabilities largely match a Slack integration skill and use official Slack/PyPI tooling, but the Session Bridge and launcher create medium-high security risk because untrusted Slack content can drive a tool-enabled agent that posts publicly and stores workspace data locally.
This fragment is a macOS LaunchAgent installer/manager that enables persistence by copying and loading a plist. It does not itself contain obvious malicious behaviors like network exfiltration, obfuscation, or credential theft, but it explicitly expects real Slack tokens to be present in the plist and delegates all runtime behavior to the omitted plist/daemon. Overall risk is driven by the supply-chain trustworthiness of the bundled plist/daemon and the sensitivity of secrets embedded in that plist.