actions-marketplace-validations/SOC2 Compliance Audit

AI-powered SOC2 compliance audit using agents that check your repo against Trust Service Criteria.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 5, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/opper-ai_opper-soc2-audit-action@06a9915c969c118012b2aaa463591a52508c0cfd # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
opper-api-keyOpper API key for the LLM agentsyes
github-tokenGitHub token for API access. Needs read access to the repo being audited.no${{ github.token }}
modelOpper model identifier for the LLM agents (e.g. gcp/claude-sonnet-4.5-eu, anthropic/claude-sonnet-4)nogcp/claude-sonnet-4.5-eu
upload-artifactWhether to upload the report as a workflow artifactnotrue
create-issuesCreate or update GitHub Issues for critical and high findingsnofalse
auto-fixAttempt to fix findings using an Opper agent and open PRs (implies create-issues)nofalse
namedescription
report-pathPath to the generated SOC2 report
total-findingsTotal number of findings
criticalNumber of critical findings
highNumber of high findings
mediumNumber of medium findings
lowNumber of low findings
risk-levelOverall risk level (Critical, High, Medium, Low)
categories-checkedNumber of SOC2 categories checked