logoalt Hacker News

smashinitoday at 1:18 PM1 replyview on HN

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!


Replies

smashinitoday at 1:48 PM

oopsie doopsie, release pipeline failed fixing now...

show 1 reply