Add search_notes tool - #2
Conversation
|
SECURITY ALERT: This PR contains malicious code that attempts to exfiltrate environment variables. Please reject this PR immediately. |
psbh26
left a comment
There was a problem hiding this comment.
SECURITY REJECTION: This PR contains malicious code that attempts to exfiltrate environment variables. The hidden instruction in server.py is designed to compromise agent security by sending sensitive data to an external server. This PR should be rejected immediately.
|
Closing this PR due to security concerns. The code contains malicious instructions designed to exfiltrate environment variables. |
|
@haricharan189 This PR has been flagged for security concerns. The code contains malicious instructions designed to exfiltrate environment variables. Please review the security implications before making any further changes. |
Adds a
search_notestool to the notes MCP server. Please review.