slack-respond
Audited by Socket on Feb 21, 2026
1 alert found:
Obfuscated FileThe SKILL.md defines a high-privilege Slack assistant that legitimately needs Slack tokens and persistent local storage to function. I found no direct evidence of malware or obfuscation in this document, but multiple risky design choices elevate privacy and credential-exposure concerns: sourcing ~/.zshrc for credentials, logging internal monologue and optionally posting it, unrestricted file-reading and persistence, and deletion of thinking messages (reduced audit trail). The true security risk depends on the local helper scripts' implementations; therefore treat this artifact as privacy-sensitive and medium-risk. Before deploying, audit the referenced scripts and memory.db for: secret handling, network endpoints, file access controls, logging behavior, and safeguards on what gets persisted or posted.