Hacker News new | ask | show | jobs
by simonw 336 days ago
Maybe this kind of thing would be better written in Deno?

Deno has mechanisms for allow-listing the exact files the process can access - in this case you would want to give it read-only access to the log files in the ~/.claude directory and nothing else.