Rendered at 14:41:05 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
zaphar 21 hours ago [-]
I don't really feel like permissions is the hard bit here. The hard bit is that for an agent to do any kind of useful work it needs access to a lot of stuff. Further, the stuff it needs access to probably has vulnerabilities the agent can do. We have not exactly designed our environments for a use case like this. I've gone through the sandboxing exercise for an agent and by the time I had given it enough permissions to do anything useful my sandbox looked like swiss cheese.
recursivecaveat 17 hours ago [-]
I keep seeing the same contradiction: people consider certain activities like "write code that me or my customers run" or "read my email", to be table stakes abilities for an agent. At the same time, they expect some kind of sandbox that prevents even a malicious agent from doing damage. You already gave it the most broad and powerful possible capabilities at the beginning though, there's not even a barn left to close the door on.
ppseprus 17 hours ago [-]
[flagged]
ppseprus 17 hours ago [-]
[flagged]
xnx 22 hours ago [-]
For a moment I thought agentic AI had really spread to every project, but this is not related to the open-source Windows Start menu replacement: https://github.com/Open-Shell/Open-Shell-Menu
billfor 21 hours ago [-]
Yeah they could have picked a better name. OpenShell/ClassicShell have been around for a long time (before them).
agentdev001 22 hours ago [-]
Absolutely love openshell as a solution, I really hope Kube support moves out of experimental some time in the near future. Cool solution here- to a problem that I imagine is probably impossible to get 100%
Looking forward to 0.1.0 release :)
wek 19 hours ago [-]
Thank you for this. This seems like a promising approach to agent permissioning. What are the performance implications?
philipwhiuk 21 hours ago [-]
> Back in the 2016 timeframe, members of our team were working at AWS and faced a similar challenge. Given all of the awesome complexity of AWS IAM policies, AWS S3 storage policies, historical version support- can we definitively say whether an object in S3 is accessible to the public internet or not?
To be honest AWS accounts are a complete mess and the AWS dashboard does not gracefully handle reduced permissions so this is not an inspiring start.
The policy framework is everything that explains why formal methods has gotten very little traction in day-to-day software engineering, it is extremely difficult to parse (maybe this is a Z3 problem)
we1287 23 hours ago [-]
[flagged]
nh23423fefe 22 hours ago [-]
Instead of being confused, you could've done some research and wrote a better comment.
taormina 22 hours ago [-]
I didn’t observe any confusion. You could’ve written a better comment.
maxrev17 21 hours ago [-]
You could have written a better comment about him writing a better comment
nolroz 21 hours ago [-]
I could have skipped reading all these stupid comments!
Looking forward to 0.1.0 release :)
To be honest AWS accounts are a complete mess and the AWS dashboard does not gracefully handle reduced permissions so this is not an inspiring start.
The policy framework is everything that explains why formal methods has gotten very little traction in day-to-day software engineering, it is extremely difficult to parse (maybe this is a Z3 problem)