Adds a free, open GitHub Action under Static Analysis.
It audits a sending domain's email-authentication posture (SPF, DKIM, DMARC, MTA-STS, TLS-RPT, DANE, BIMI, DNSSEC, CAA, MX hygiene) directly in CI and writes a job-summary scorecard with the exact fix for each finding — optionally failing the build when something regresses. Read-only, no secrets, runs on any runner OS. Sits naturally next to the existing config-security scanners (e.g. action-tfsec).
One addition, alphabetical-agnostic to match the section's existing order. Thanks for maintaining this list!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/sdras/awesome-actions/pull/830
**Author:** [@cisoventures](https://github.com/cisoventures)
**Created:** 6/29/2026
**Status:** 🔄 Open
**Base:** `main` ← **Head:** `add-amino-deliverability-audit`
---
### 📝 Commits (1)
- [`64f46cb`](https://github.com/sdras/awesome-actions/commit/64f46cbd43f35a0d736d5fd8e00a04841cb89f2e) Add Amino Email Deliverability Audit (Static Analysis)
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
Adds a free, open GitHub Action under **Static Analysis**.
It audits a sending domain's email-authentication posture (SPF, DKIM, DMARC, MTA-STS, TLS-RPT, DANE, BIMI, DNSSEC, CAA, MX hygiene) directly in CI and writes a job-summary scorecard with the exact fix for each finding — optionally failing the build when something regresses. Read-only, no secrets, runs on any runner OS. Sits naturally next to the existing config-security scanners (e.g. action-tfsec).
- Action: https://github.com/hireamino/amino-audit-action
- Marketplace: https://github.com/marketplace/actions/amino-email-deliverability-audit
One addition, alphabetical-agnostic to match the section's existing order. Thanks for maintaining this list!
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/sdras/awesome-actions/pull/830
Author: @cisoventures
Created: 6/29/2026
Status: 🔄 Open
Base:
main← Head:add-amino-deliverability-audit📝 Commits (1)
64f46cbAdd Amino Email Deliverability Audit (Static Analysis)📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Adds a free, open GitHub Action under Static Analysis.
It audits a sending domain's email-authentication posture (SPF, DKIM, DMARC, MTA-STS, TLS-RPT, DANE, BIMI, DNSSEC, CAA, MX hygiene) directly in CI and writes a job-summary scorecard with the exact fix for each finding — optionally failing the build when something regresses. Read-only, no secrets, runs on any runner OS. Sits naturally next to the existing config-security scanners (e.g. action-tfsec).
One addition, alphabetical-agnostic to match the section's existing order. Thanks for maintaining this list!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.