Add email security posture review skill#971
Closed
BryanGM12 wants to merge 1 commit into
Closed
Conversation
6278ce5 to
cfb893a
Compare
|
@kamalsrini: Why it has been closed? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
/claim #963
Pull Request Checklist
CONTRIBUTING.mdinjection-hardened: trueset in frontmatterallowed-toolsscoped to minimum necessary permissionsSECURITY.mdindex.yamlupdated with new skill entryWhat This PR Does
Adds
skills/network/email-security/, a new email security posture review skill for domain authentication, anti-spoofing, and SMTP transport controls.This implements proposal #963 and covers:
It also adds six calibration fixtures:
skills/network/email-security/tests/vulnerable/skills/network/email-security/tests/benign/Framework References
Primary references verified as live official sources:
Validation
git diff --checkgit diff --cached --checkindex.yamlparsed with PyYAML;skill_count=46matches actual skill entries and all indexed files existskills/**/SKILL.mdandroles/**/SKILL.mdSKILL.mdand all six fixturesskills/network/email-securityBounty Request
Author-tier new skill contribution. Requesting Intermediate consideration ($350) if accepted because this covers multiple provider environments and nuanced false-positive calibration across SPF, DKIM, DMARC, reporting, transport security, gateways, forwarding, mailing lists, and SaaS senders.
Payment details can be shared privately after maintainer acceptance.