fsi-compliance-checker
Maps code, architecture, and infrastructure changes to specific control IDs in PCI-DSS v4.0 and MAS TRM (Singapore financial regulator), producing an audit-traceable findings report with per-control remediation.
npx skills add sickn33/agentic-awesome-skills --skill fsi-compliance-checker --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# FSI Compliance Checker ## Overview Maps a concrete change (code diff, architecture design, IaC, pipeline config) to the specific controls it touches in financial services compliance frameworks — PCI-DSS v4.0 for payment card data and MAS TRM for Singapore-regulated institutions — and reports gaps with actionable remediation. This is engineering-level compliance triage: it helps teams catch violations before audit, but it does not replace a qualified assessor (QSA) or the institution's compliance function. Say so in every report. ## When to Use This Skill - Use when a change touches payment card data (PAN, CVV, track data) and needs a PCI-DSS check - Use when reviewing changes at a Singapore-regulated financial institution against MAS TRM expectations - Use when someone asks "is this compliant", "does logging this violate PCI", or requests a banking-regulation review of a diff, design, or Terraform change - Do NOT use for generic security review (no framework involved), GDPR/SOC2/HIPAA (out of bundled scope), or legal advice ## How It Works ### Step 1: Select the framework Load only the reference file(s) the engagement needs: | Situation | Load | |-----------|------| | Payment car
- Overview
- When to Use This Skill
- How It Works
- Step 1: Select the framework
- Step 2: Scope the change
- Step 3: Assess applicable controls
- Step 4: Report
- Step 5: Offer story conversion
- Examples
- Example 1: Logging review
- Example 2: Cloud migration
- Common FSI Engineering Triggers
- Guardrails
- Limitations
What does the fsi-compliance-checker skill do?
Maps code, architecture, and infrastructure changes to specific control IDs in PCI-DSS v4.0 and MAS TRM (Singapore financial regulator), producing an audit-traceable findings report with per-control remediation.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill fsi-compliance-checker --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.