sieve_vault_run
Runs a shell command with macOS Keychain-resolved secrets injected as environment variables, returning only exit code and line counts.
Instructions
Executes a command with macOS Keychain-resolved secrets injected as env vars. Returns exit code and line counts only — stdout/stderr content is never returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Shell command to execute | |
| fingerprints | No | Fingerprints of vault secrets to inject |