com um clique
pii
Scan for personally identifiable information
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Scan for personally identifiable information
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Execute an automation playbook — deterministic scripts with LLM error recovery
Check compliance against Punt Labs standards
Scaffold missing files for a Punt Labs project
LLM-powered standards reconciliation for a Punt Labs project
| name | pii |
| description | Scan for personally identifiable information |
| disable-model-invocation | true |
Scan a repository for personally identifiable information (emails, local paths, hostnames).
If the user provided a project path as an argument, use it. Otherwise default to .. The user may also pass --staged for pre-commit use or --config FILE for a custom config.
Run in the shell:
punt pii <path> [--staged] [--config FILE]
using the path and flags from the user's input.
Report the output to the user. If findings are detected, explain each category and suggest remediation (replace personal emails with org identity, use relative paths, etc.).
If the user wants to configure allowlists, point them to [tool.punt.pii] in pyproject.toml or .punt-pii.toml for non-Python projects.