Our summary
Pi Jev Guard checks actions proposed by a coding agent. Exact local rules catch known hazards first; optional model judgments about meaning look for destructive work, unauthorized data transfer, task drift, and conflicts with project instructions.
Rules can allow, warn, request one-time confirmation, or block. A credential is a secret used for access. Redaction replaces recognized secrets before online review, while non-interactive use means no person is present to answer a confirmation prompt.
The documented defaults do not specially block every upload of a credential file; without another matching rule, such an action may be allowed. Online checks can fail or be misled. This experimental, version-specific, unofficial extension is not a sandbox or complete permission boundary.
Key takeaways
- Put known dangerous patterns in ordinary local rules.
- Choose what happens when online checks fail or no person is available.
- Secret removal and reminders are extra precautions, not complete protection.