HackerTrans
トップ新着トレンドコメント過去質問紹介求人

rexpository

no profile record

投稿

[untitled]

1 ポイント·投稿者 rexpository·4 か月前·0 コメント

[untitled]

1 ポイント·投稿者 rexpository·10 か月前·0 コメント

[untitled]

1 ポイント·投稿者 rexpository·12 か月前·0 コメント

Ship like a team of 5 with Claude Code

every.to
2 ポイント·投稿者 rexpository·12 か月前·0 コメント

[untitled]

1 ポイント·投稿者 rexpository·12 か月前·0 コメント

[untitled]

1 ポイント·投稿者 rexpository·12 か月前·0 コメント

[untitled]

1 ポイント·投稿者 rexpository·昨年·0 コメント

[untitled]

1 ポイント·投稿者 rexpository·昨年·0 コメント

[untitled]

1 ポイント·投稿者 rexpository·昨年·0 コメント

Exploiting Partial Compliance: The Redact-and-Recover Jailbreak

generalanalysis.com
5 ポイント·投稿者 rexpository·昨年·0 コメント

Supabase MCP can leak your entire SQL database

generalanalysis.com
848 ポイント·投稿者 rexpository·昨年·470 コメント

The LLM Jailbreaking Bible: Code Implementation and Overview

generalanalysis.com
9 ポイント·投稿者 rexpository·昨年·2 コメント

コメント

rexpository
·12 か月前·議論
In Claude desktop, you can see that the iMessage integration is authored/developed by Anthropic.https://imgur.com/a/RWDvDZh
rexpository
·12 か月前·議論
General Analysis has released an open source MCP guard to secure your MCP clients against prompt injection attacks like these. https://generalanalysis.com/blog/mcpguard
rexpository
·12 か月前·議論
General Analysis has released an open source MCP guard to secure your MCP clients against prompt injection attacks like these. https://generalanalysis.com/blog/mcpguard
rexpository
·昨年·議論
I broadly agree that "MCP-level" patches alone won't eliminate prompt-injection risk. Latest research also shows we can make real progress by enforcing security above the MCP layer, exactly as you suggest [1]. DeepMind's CaMeL architecture is a good reference model: it surrounds the LLM with a capability-based "sandbox" that (1) tracks the provenance of every value, and (2) blocks any tool call whose arguments originate from untrusted data, unless an explicit policy grants permission.

[1] https://arxiv.org/pdf/2503.18813