Hacker News new | ask | show | jobs
by smashini 26 days ago
Hey all :)

I've been working an open-source toolkit to stop AI agents from running amok.

You can scan your code (Python, JS, TS) and it will flag any risks and can offer fixes. It runs offline, but you can wire an LLM to do code analysis as well.

You can run it with:

npx @makerchecker/scan

Would love to get any feedback!

1 comments

oopsie doopsie, release pipeline failed fixing now...
should be fixed and released now :)