pv_exec
Execute shell commands only after PrivateVault grants permission, blocking disallowed actions and recording verifiable audit trails.
Instructions
Run a shell command, gated by PrivateVault. Submitted for a pre-execution decision and only runs if the verdict is ALLOW.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Working directory | |
| command | Yes | The shell command to run |