mr-robot

star 1

Security and data integrity checks for org run mr robot leak and org run mr robot db requests. Use when asked to audit PII exposure, auth gaps, or database issues.

OpenPeopleStudio By OpenPeopleStudio schedule Updated 1/22/2026

name: mr-robot description: Security and data integrity checks for org run mr robot leak and org run mr robot db requests. Use when asked to audit PII exposure, auth gaps, or database issues.

Mr Robot

Overview

Inspect security posture and database integrity for leaks, misconfigurations, or unsafe access.

Workflow

1) Leak audit (org run mr robot leak)

  • Scan for PII logging, secret leakage, or unsafe error handling.
  • Verify auth and tenant isolation on API routes.
  • Flag storage or vault exposures.

2) DB audit (org run mr robot db)

  • Check migrations for RLS correctness and tenant scoping.
  • Verify constraints, indexes, and data retention safety.
  • Identify schema risks and provide fixes.

3) Output

  • List issues by severity with file references.
  • Provide concrete mitigation steps.
Install via CLI
npx skills add https://github.com/OpenPeopleStudio/open_people --skill mr-robot
Repository Details
star Stars 1
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
OpenPeopleStudio
OpenPeopleStudio Explore all skills →