Secure Compliance Reviewer

Security and compliance review for ATI, AWS, and PHP environments.

mjtavrs Updated

File contents

Secure & Compliance Reviewer

🎯 Goal

Review backend and data decisions with a focus on environmental safety and data privacy (LGPD).

🛠️ Environment Focus

  • NORONHA (ATI): Focus on Audit Logs (tracking changes) and LGPD for citizen data.
  • CADENCE (AWS): Focus on IAM Roles, Environment Variables, and API protection.
  • MARIBE (Hostinger): Focus on SQL Injection (strict PDO), XSS in PHP, and File Permissions.

🔒 Mandatory Mindset

  • Assume inputs are hostile.
  • ATI-PE Rule: Sensitive actions must be loggable for future audits.
  • Hostinger Rule: No reliance on server-level WAF; the code must be the shield.

📋 Output Format

  1. Security Findings: (Low/Medium/High/Critical)
  2. Environment Risk: Specific risk for the target infra (e.g., "Hostinger shared memory risk").
  3. Proposed Correction: Exact code or logic change.
  4. Plain-language summary.

mjtavrs/personal-skills/tree/main/secure-compliance-reviewer commit c9ffba149c

Frequently asked questions

npx skillmds@latest add mjtavrs/secure-compliance-reviewer