π‘οΈ Security Hub #71
Closed
smolcompute
started this conversation in
General
Replies: 5 comments 2 replies
Some useful linksClaude Code SecurityClaude Docs
Github Sandboxing RepoAnthropic Engineering BlogCodex SecurityCodex Developers Docs
Github Sandboxing docSecurity Articles |
0 replies
|
@danielmiessler I would really like to know how you have configured PAI to run safely in your machine ? Personally, I hope to avoid docker containers all together, but I don't see any real way to defend against the lethal trifecta besides severely restricting network access to PAI which is a huge handicap... |
2 replies
|
I'm working on various security layers. Right nowΒ they're largely prompt based, which are decent but not great.
Eventually I'll have a completely separateΒ environment for running the whole stack.
β¦On Fri, Oct 31, 2025 at 2:56 AM, smol compute < ***@***.*** > wrote:
@ danielmiessler ( https://github.com/danielmiessler ) I would really like
to know how you have configured PAI to run safely in your machine ?
Personally, I hope to avoid docker containers all together, but I don't
see any real way to defend against the lethal trifecta besides severely
restricting network access to PAI which is a huge handicap...
β
Reply to this email directly, view it on GitHub (
#71 (comment)
) , or unsubscribe (
https://github.com/notifications/unsubscribe-auth/AAAMLXUICV2KYFNAHQ5CUHD32K6VLAVCNFSM6AAAAACKXIMPDWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTIOBTGI4TOMI
).
You are receiving this because you were mentioned. Message ID: <danielmiessler/Personal_AI_Infrastructure/repo-discussions/71/comments/14832971
@ github. com>
|
0 replies
|
This was an interesting read: https://simonwillison.net/2025/Nov/2/new-prompt-injection-papers/#atom-everything |
0 replies
|
My current setup to allow PAI to run bash without approval:
Not sure if this makes sense, if anyone has thoughts feel free to let me know. |
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.
Uh oh!
There was an error while loading. Please reload this page.
PAI, being powered by coding agents working locally on your machine, is inherently vulnerable to the lethal trifecta.
ie., the combination of :
If your agent combines these three features, an attacker canΒ easily trick itΒ into accessing your private data and sending it to that attacker.
Please share your security setups, best practices, tips and tricks to keep everyone safe π.
How do you protect yourself ?
Tell us and let's discuss π
All reactions