Viewing profile — chittenden
chittenden
HN member- Joined
- Wed, Dec 20, 2023, 8:06 PM UTC
- HN karma
- 2
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About chittenden
No profile information was provided.
Recent public activity
-
comment
Comment #38713405
That sounds like the right way to handle it. What about the Python code that is run? That seems harder to lock down than the read-only data permissions.
-
comment
Comment #38712966
Very cool! Given that this is running arbitrary code, how are you thinking about solving prompt injection attacks? Imagine a case where malicious data gets into the underlying data…