HackerTrans
TopNewTrendsCommentsPastAskShowJobs

honorious

no profile record

Submissions

CaMeL agent to protect against indirect prompt injection

github.com
1 points·by honorious·11 เดือนที่ผ่านมา·1 comments

CaMeL-Powered Secure Agent Demo with ADK

github.com
3 points·by honorious·11 เดือนที่ผ่านมา·1 comments

comments

honorious
·11 เดือนที่ผ่านมา·discuss
CaMel paper was posted several months ago. Has anyone experimented with it in concrete examples? Any success stories?
honorious
·11 เดือนที่ผ่านมา·discuss
This demo shows an Agent Development Kit (ADK) implementation that leverages the CaMeL framework for enhanced security and controlled data flow in LLM agents. CaMeL (Defeating Prompt Injections by Design) protects the model against prompt injection attacks by explicitly separating control and data flows in the query given to the agent. Additionally, CaMeL enables fine-grained access control; in other words, it is possible to define precise rules that are deterministically enforced over data flows between tool calls.
honorious
·ปีที่แล้ว·discuss
Am I the only one that thinks that being "agent wrangler" actually makes building things more fun?

To me, the interesting parts in building is taking a real problem, mapping it to a set of "things" that need to be built, decompose them into treatable chunks, and defining how they should interact. This is where intelligence comes in. if agents want to take the rest, please do! I can focus on making better products.
honorious
·ปีที่แล้ว·discuss
The law says that US cloud providers are fined if they continued to provide services to Bytedance.

As far as we know, Tiktok is operated on US servers by Oracle. While it might have been possible to find another cloud provider and move all US data there, I can see them not wanting to do that given that there was no point if the app isn't distributed in the US anymore.
honorious
·2 ปีที่แล้ว·discuss
Can you expand on the risk of breaking novelty?

Is the concern that prompts could be re-used for training by the provider and such knowledge become part of the model?