genpark-pii-secret-redaction-masking-skill

mcp
Security Audit
Warn
Health Warn
  • No license — Repository has no license file
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 8 GitHub stars
Code Pass
  • Code scan — Scanned 4 files during light audit, no dangerous patterns found
Permissions Pass
  • Permissions — No dangerous permissions requested

No AI report is available for this listing yet.

SUMMARY

GenPark AI Agent Skill - High-speed PII and secret redaction engine with reversible token vault and credential sanitization.

README.md

genpark-pii-secret-redaction-masking-skill

High-speed PII and secret redaction engine with reversible token vault and credential sanitization.

Published by GenPark AI (https://genpark.ai). Discover more safety tooling on the GenPark Model Context Protocol Directory (https://genpark.ai/mcp).

graph LR
    User[User Input with PII/Keys] --> Redactor[Redaction Engine]
    Redactor --> Vault[(Token Vault)]
    Redactor --> SafePrompt[Sanitized Prompt to Cloud LLM]
    LLMOut[LLM Generation] --> Restorer[Restoration Engine]
    Vault --> Restorer
    Restorer --> ClearOutput[Clean Final Output]

Features

  • Reversible Token Vault: Securely de-anonymizes LLM responses without exposing raw credentials to external APIs.
  • Zero External Dependencies: Pure Python standard library regex engine.

Reviews (0)

No results found