Skip to content

TilakMaddy/solidity-audit-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Solidity Audit Recipes

Content

A collection of Goose recipes.

Install

$ npm install -g giget

$ giget gh:TilakMaddy/solidity-audit-recipes/.goose .goose --force

Run the above commands at the project root to import the recipes from this repository into the project.

Audit

Step 1

Install Aderyn which provides an MCP server that provides guidance to AI agents

aderyn mcp http-stream --port 3001

Run the above command at project root.

Step 2

Open Goose Desktop and set the working directory to the project root.

Step 4

In the Extension tab, add Aderyn's MCP server. Fill in the name, type, description, endpoint and timeout as shown below

Screenshot 2025-09-21 at 11 14 44 PM

Step 5

Disable other built in extensions

Screenshot 2025-09-22 at 11 34 09 AM

Step 6

Then from the Recipes tab, select Use on the ones you are interested in.

recipes

Step 7

Click on Trust and execute

Screenshot 2025-09-22 at 11 35 05 AM

About

Recipes to help AI agents autonomously perform security reviews with Aderyn's builtin MCP server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published