Security concerns #995
Replies: 1 comment
-
|
A lot of AI security concerns become easier to reason about once the model layer and the authority layer are treated as separate problems. The model can always be influenced to some degree. The architectural question is whether that influence can directly expand capability, access sensitive context, or trigger side effects without tighter mediation. That seems to be where many agent systems still need the most work. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Amazing work, I really want to try this. My biggest hurdles to using this are:
Is it feasible to run this in a docker container, only including project directories and the ~./claude directory? If so, has anyone achieved full functionality containing this system?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions