Skip to content
Luigi Carpio avatar
Luigi Carpio
GRC Engineer
Professional headshot

Luigi Carpio

GRC Engineer

SOC 2 · ISO 27001:2022 · NIST 800-53 · FedRAMP High · CJIS v6.1

I build open-source compliance automation where GRC, data engineering, and identity governance meet. Audit evidence is a data product. I use AI agent workflows and MCP integrations to build the tooling, across commercial and federal control sets: SOC 2, ISO 27001:2022, NIST 800-53, FedRAMP High, and CJIS.

Currently targeting: GRC Engineer roles at public-safety software vendors, federal integrators serving law enforcement, and FedRAMP-authorized platforms.

About

I spent years in law enforcement using public safety technology in the field. Now I build the compliance tooling for systems like those.

I write open-source Python and AWS tools for evidence collection, continuous monitoring, policy-as-code, and compliance-as-code. Mapped to SOC 2, ISO 27001:2022, NIST 800-53 Rev 5, FedRAMP High, and CJIS v6.1. I build with AI agent workflows and MCP integrations: one model writes the code, a separate model audits the diff before anything gets committed.

Before that I did Identity Governance at a financial services company: privileged access monitoring, user access reviews, RBAC analysis. Now I do product support at a FedRAMP High public safety software company.

Projects

Open-source work across commercial and federal control sets. Cards link out to GitHub; the README in each repo is the deep dive.

Flagships

Six leads. Three federal, three commercial. The commercial three are one arc: own the corpus, answer as the vendor, assess as the customer.

Federal

Compliance Automation Start here

Evidence Warehouse

The layer after the audit scripts. Findings land in DuckDB against a per-source contract. dbt stages them into a queryable model; schema, completeness, and reconciliation tests pin that contract at the data layer. Fail loud. Lineage from source through staging to mart.

NIST 800-53 Rev 5 FedRAMP High CJIS v6.1
dbt DuckDB SQL Python
Framework Documentation

OSCAL Evidence Pipeline

I turn secret-scanner findings into OSCAL Assessment Results JSON. oscal-pydantic builds the models, and every CLI emit is validated against a vendored copy of the NIST OSCAL Assessment Results schema before it ships. Target shape: FedRAMP 20x machine-readable evidence.

FedRAMP 20x NIST 800-53 Rev 5
IBM Compliance Trestle OSCAL Python
Compliance Automation

AWS Compliance as Code

SCPs deny the non-compliant action at the org. CloudFormation lays down a baseline that is compliant by default: CloudTrail, IAM, KMS, Config, GuardDuty, Security Hub. The controls map to CJIS Security Policy, FedRAMP, and NIST 800-53. The point is showing how those frameworks turn into enforceable cloud policies, not paperwork.

CJIS v6.1 FedRAMP High NIST 800-53 Rev 5
AWS CloudFormation SCPs

Commercial

Framework Documentation

SOC 2 / ISO 27001 / NIST 800-53 Rev 5 Crosswalk

One mappings.yaml. SOC 2 Common Criteria as the pivot, with NIST 800-53 Rev 5 and ISO 27001:2022 Annex A hung off each criterion and a Strong/Partial/Contextual label. build_crosswalk.py emits Markdown, JSON, and CSV. --check fails on drift.

SOC 2 ISO 27001:2022 NIST 800-53 Rev 5
Python YAML
Compliance Automation

Security Questionnaire Responder

Drafts grounded answers to customer security questionnaires from a version-controlled SOC 2 / ISO 27001 control corpus, and abstains loudly when it can't. Every drafted answer carries an inline citation and a confidence tier inherited from the corpus. Questions the corpus cannot support return INSUFFICIENT_COVERAGE instead of a plausible guess.

SOC 2 ISO 27001:2022
Python YAML
Compliance Automation

Vendor Security Due Diligence

score_vendor.py scores a vendor on two axes against a CC9.2 / ISO A.5.19-A.5.23 checklist: the data-handling profile sets inherent risk, the weighted checklist sets assurance, and a matrix resolves the residual Low/Medium/High tier. Writes a memo plus JSON you can diff at annual re-review.

SOC 2 ISO 27001:2022
Python YAML

Built

Shipped or in progress. Each card links to the GitHub repo.

Compliance Automation

AWS Config Compliance Monitor

Config rules fire. SSM automation documents run the remediation. Lambda classifies severity and notifies. Continuous monitoring mapped to SI-4 and AU-6, with FedRAMP 20x KSI tracking in mind.

CJIS v6.1 FedRAMP 20x FedRAMP High
AWS Config EventBridge Lambda Python SSM
Compliance Automation

IAM Access Review

A user access review as a data pipeline, shaped by the reviews I used to run. Six identity extracts land in SQLite and reconcile against HR as the population of record, then SQL control checks find terminated-but-active, orphaned, dormant, and ownerless access. A recursive CTE flattens nested groups so privileged reach is the effective answer, not the direct-membership one. Emits an evidence packet with SHA-256 input hashes that regenerates byte-identical. Stdlib only. SOX ITGC framing, crosswalked to AC-2/AC-6 and SOC 2 CC6. v1.0 shipped 2026-08-23.

SOX ITGC SOC 2 NIST 800-53 Rev 5
SQL SQLite Python
Framework Documentation

CJIS v6.1 to FedRAMP High Gap Analysis

FedRAMP High is not CJIS. I encoded where v6.x is stricter (AAL2 MFA, agency-managed CMKs) and where CJIS-only privacy controls have no FedRAMP High home. The output is an OSCAL overlay, not a spreadsheet.

CJIS v6.1 FedRAMP High NIST 800-53 Rev 5
Python OSCAL
Framework Documentation

NIST 800-53 Rev 5 to AWS Service Mapping

31 NIST 800-53 Rev 5 controls mapped to AWS services as an OSCAL Component Definition. A Python generator filters the output to FedRAMP High. Five of those controls call out where CJIS v6.1 forces a law enforcement deploy past the FedRAMP High baseline.

CJIS v6.1 FedRAMP High NIST 800-53 Rev 5
AWS OSCAL Python
Policy-as-Code

Policy-as-Code Scanner

I wrote a Python CLI that flags IAM policies that are too wide. Wildcard actions, missing MFA on CJI paths, open cross-account trusts. Non-zero exit and JSON evidence out. Runs in GitHub Actions.

CJIS v6.1 FedRAMP High NIST 800-53 Rev 5
GitHub Actions Python
Policy-as-Code

Secret Scanner

Scans repos for the usual secrets, plus CJI identifiers most scanners miss: ORI numbers, NCIC codes, FBI Numbers, State IDs. Non-zero exit for CI. Mapped to IA-5(7), SC-12, SC-13, SC-28.

CJIS v6.1 FedRAMP High NIST 800-53 Rev 5
Python GitHub Actions

Roadmap

Planned next.

Compliance Automation

CJIS Encryption Validator

Planned. Check that CJI encryption in KMS meets FIPS 140-2/3 and agency-managed key rules where those go past FedRAMP High.

CJIS v6.1 FedRAMP High NIST 800-53 Rev 5
AWS KMS Python
Planned
Policy-as-Code

AI Risk Assessment Template

Planned template for public-safety AI risk, mapped to NIST AI RMF and ISO 42001 Annex A. Facial recognition, predictive policing, AI-assisted dispatch.

ISO 42001 NIST AI RMF
Documentation Markdown
Planned

Skills

Compliance Frameworks

CJIS v6.1 CMMC FedRAMP High GovRAMP ISO 27001:2022 NIST 800-53 Rev 5 NIST 800-171 NIST CSF 2.0 SOC 2 (Trust Services Criteria)

AI & Agentic Tooling

Claude Code Cursor LLM-integrated automation Model Context Protocol (MCP) servers Prompt pipelines

Technical Skills

AWS (GovCloud, Config, Security Hub, IAM, KMS, CloudTrail, Lambda) Bash CloudFormation GitHub Actions OPA/Rego OSCAL Python REST APIs SQL dbt DuckDB Terraform

GRC Tooling

AWS Audit Manager Checkov Conftest IBM Compliance Trestle myctrl.tools

Observability

Kibana/OpenSearch Sentry Splunk

Concepts

Compliance-as-Code Continuous Monitoring FedRAMP 20x KSIs Identity Governance & Administration (IGA) OSCAL Component Definitions Policy-as-Code

Certifications

CGE-P

CGE-P

GRC Engineering Club

Systems Security Certified Practitioner certification badge

SSCP

(ISC)²

CompTIA Cybersecurity Analyst+ certification badge

CySA+

CompTIA

CompTIA PenTest+ certification badge

PenTest+

CompTIA

CompTIA Security+ certification badge

Security+

CompTIA

CompTIA Network+ certification badge

Network+

CompTIA

CompTIA A+ certification badge

A+

CompTIA

CompTIA Project+ certification badge

Project+

CompTIA

ITIL 4 Foundation certification badge

ITIL 4

PeopleCert / Axelos

Linux Essentials certification badge

LPI LE

Linux Professional Institute

Connect

Resume