nestmatch-security-audit

Audit NestMatch UAE code changes for secrets, KYC exposure, and rate limiting gaps.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/HotspotVPN/Nest_Match_UAE --skill nestmatch-security-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nestmatch-security-audit
Source: https://github.com/HotspotVPN/Nest_Match_UAE/tree/main/.claude/skills/nestmatch-security-audit
Command: npx skills add https://github.com/HotspotVPN/Nest_Match_UAE --skill nestmatch-security-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This security audit helps teams identify and remediate secrets leakage, insecure patterns, and data exposure in NestMatch UAE code changes, ensuring safer deployments.

Core Features & Use Cases

  • Seven checks: leaked secrets, SQL parameterisation, KYC data exposure, identity masking, Accidental fintech leakage, rate limiting, and TypeScript compilation validation.
  • Suitable for code reviews, CI pipelines, and manual audits to enforce security hygiene and safer releases.

Quick Start

Run the security audit at the end of every session or when the user requests an audit to verify secrets, KYC exposure, and rate limiting across the codebase.

Frequently Asked Questions about nestmatch-security-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I detect leaked secrets and KYC data exposure in a codebase?

Run a security audit to detect leaked secrets and KYC data exposure by scanning frontend and backend code changes for leaked credentials, unmasked identity data, and accidental fintech leakage, outputting a PASS or FAIL result with detailed findings.

How do I automate rate limiting checks and SQL parameterisation validation in a CI pipeline?

Automate rate limiting and SQL parameterisation checks by integrating a security audit into your CI pipeline that evaluates code changes for rate limiting presence and SQL injection risks, returning detailed PASS or FAIL findings before deployment.

What is identity masking and data masking in security audits?

Identity masking and data masking in security audits refer to scanning code changes to verify sensitive user identity information and fintech data are properly concealed, preventing accidental exposure in frontend and backend systems.

Can I use a security audit to enforce TypeScript compilation checks alongside secret detection?

Yes, you can use a security audit to enforce TypeScript compilation validation alongside secret detection, running seven concurrent checks that identify leaked secrets and compilation errors to ensure safer releases.

Does this security audit work for manual code reviews as well as automated pipelines?

Yes, this security audit works for manual code reviews and automated CI pipelines, detecting secrets, KYC exposure, rate limiting gaps, and data masking issues across code changes to enforce security hygiene during development.

What are the limitations of running code security audits for UAE fintech applications?

Code security audits for UAE fintech applications are limited to seven specific checks including leaked secrets, SQL parameterisation, KYC data exposure, identity masking, fintech leakage, rate limiting, and TypeScript compilation, focusing on code changes rather than runtime vulnerabilities.