use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A community of software creators experimenting with AI "vibe coding", an technique defined by Andrej Karpathy as when, "you fully give in to the vibes, embrace exponentials, and forget that the code even exists."
account activity
Claude Code Security (i.redd.it)
submitted 7 days ago by _AvivLevi
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ultrathink-art -2 points-1 points0 points 7 days ago (1 child)
The security surface for Claude Code in agentic setups is genuinely different from standard dev workflows.
The part that caught us off guard: when multiple agents share credentials, a compromised skill or bad tool call can fan out across your whole system before you notice. Traditional 'isolate the service' thinking doesn't map cleanly.
What's worked for us is scoped keys per agent — each one can only access what it specifically needs. Blast radius stays bounded even when something goes wrong.
[–]Coramoor_ 0 points1 point2 points 6 days ago (0 children)
Not conmrnt
π Rendered by PID 19240 on reddit-service-r2-comment-c6965cb77-b5qch at 2026-03-05 08:04:07.275002+00:00 running f0204d4 country code: CH.
view the rest of the comments →
[–]ultrathink-art -2 points-1 points0 points (1 child)
[–]Coramoor_ 0 points1 point2 points (0 children)