auditdbio/Savant Smart Contract Analyzer

Analyzes changes in Solidity contracts between commits and creates an audit request in Savant.Chat

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Oct 17, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: auditdbio/savant-smart-contract-analyzer@e3305328805617be0e1d3000be31892282bf879a # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
base_commitBase commit SHA for comparisonyes
head_commitHead commit SHA for comparisonyes
github_tokenGitHub token for repository accessno${{ github.token }}
api_tokenAPI token for the audit service. Get it from https://savant.chat (Profile -> Settings -> API Keys)yes
api_urlURL for the audit service API endpointnohttps://savant.chat/api/v1/ci-cd/requests
dry_runWhether to perform a dry run (do not create real audit)nofalse
tierTiernoadvanced
notification_contactsComma-separated list of notification contacts (emails and Telegram usernames)no""

no outputs