Replies: 1 comment
-
|
Sounds like you're on to something. This is OSS, so you could fork it and propose a PR... |
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.
-
plugins/babysitter/commands/call.mdhas this line:I want to use babysitter but I feel like I should decide for myself what tools I allow. This list feels prone to vulnerabilities like prompt injection.
For example, the mix between unlimited
WebSearch,ReadandWebFetchfeels unsafe.One prompt injection from an auto-approved
WebSearchon a random webpage, and babysitter willReadmy files andWebFetchthem to an attacker's API.Beta Was this translation helpful? Give feedback.
All reactions