Skip to content

Add invoice email link security skill#2534

Closed
YfengJ wants to merge 1 commit into
UnitOneAI:mainfrom
YfengJ:codex/invoice-email-link-security-2418
Closed

Add invoice email link security skill#2534
YfengJ wants to merge 1 commit into
UnitOneAI:mainfrom
YfengJ:codex/invoice-email-link-security-2418

Conversation

@YfengJ

@YfengJ YfengJ commented Jun 14, 2026

Copy link
Copy Markdown

Summary

  • Add invoice-email-link-security under Identity & Access for reviewing invoice, billing, and payment email links.
  • Cover token authority, recipient/account/tenant binding, forwarding safety, replay controls, redirect/referrer/Host header leakage, and step-up before sensitive financial actions.
  • Add vulnerable and benign fixtures, then update README and index discovery from 45 to 46 skills.

Closes #2418

Requested bounty

Requested author bounty: Intermediate (USD 350) if accepted. Payment details can be provided privately after maintainer acceptance.

Validation

  • git diff --check
  • find tests skills/identity/invoice-email-link-security -name '*.json' -print0 | xargs -0 -n1 jq empty
  • frontmatter required-field check for skills/identity/invoice-email-link-security/SKILL.md
  • Markdown fence balance check
  • scoped README/index discovery checks for the new skill entry

Note: full YAML parsing of index.yaml is blocked by an existing unquoted ISO/IEC-27001:2022 value in the base file, so I used scoped checks that validate this PR's new entry without changing unrelated existing metadata.

@YfengJ YfengJ requested a review from kamalsrini as a code owner June 14, 2026 12:20
@YfengJ YfengJ force-pushed the codex/invoice-email-link-security-2418 branch from 96a8ce6 to 8e99f93 Compare June 14, 2026 18:05
@YfengJ YfengJ force-pushed the codex/invoice-email-link-security-2418 branch from 8e99f93 to 4aaaa86 Compare June 14, 2026 18:30
@kamalsrini kamalsrini closed this Jun 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[NEW SKILL] invoice-email-link-security

2 participants