Skip to content

evilsocket/code-audit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-audit is a Nerve agent that performs a security audit on a target codebase and saves its findings to AUDIT.md in markdown.

Install with (requires nerve >= 1.4.x):

# this will download and install (or update) to ~/.nerve/agents
nerve install evilsocket/code-audit 

By default it will scan the current folder:

nerve run code-audit

To specify another path use the --target-path argument:

nerve run code-audit --target-path /path/to/code

The security audit findings will be automatically appended to the AUDIT.md file in the current working directory for easy review and documentation.

About

An AI agent that performs a security audit on a target codebase.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published