agent-mail
Warn
Audited by Socket on Apr 28, 2026
1 alert found:
AnomalyAnomalyscripts/integrate_claude_code.sh
LOWAnomalyLOW
scripts/integrate_claude_code.sh
This appears to be a legitimate integration/setup script for configuring Claude Code MCP and installing execution hooks for `mcp_agent_mail`. No clear exfiltration, backdoor, or destructive behavior is present in the provided fragment. The most concerning issue is the use of `eval` on shell `export` statements generated by Python, which can become a command-injection sink if endpoint settings are attacker-controlled. Overall: low likelihood of intentional malware, but moderate supply-chain/security risk due to dynamic evaluation and creation of executable hooks and token-bearing configs.
Confidence: 66%Severity: 55%
Audit Metadata