DEV Community

james
james

Posted on

codesafe npm package

codesafe is a coding AI helper that tells you if a code file is safe or dangerous.

codesafe allows you to discover malware, backdoors or just bugs in your code file.

github: https://github.com/Jamcha123/codeSafe

npm package: https://www.npmjs.com/package/codesafe

happy malware finding and have a nice day.

Top comments (3)

Collapse
 
smaglago profile image
Samuella Manye Aglago

Before I read the docs, does it come with auto writing of TODOs when these malwares, backdoor and bugs are found?

Does it suggest fixes?

Collapse
 
codewizard123 profile image
james

it just summaries and explains the bug/malware for you.
I am working on a pay as you go version that tells you how to fix it.

Collapse
 
smaglago profile image
Samuella Manye Aglago

ohhh, you are the creator. nice! ayt. thanks