Tool Permissions
This page is for maintainers granting cloud agents access to repository-specific test, lint, build or deployment commands. Installation and runtime provisioning do not grant command execution. PRFlow appends configured entries to a built-in allowlist; configured arrays do not replace the base profile.Grant Commands per Path
List the leading command and arguments directly. Add the same entry under every path that needs it:setup.install can still be denied if it is absent from the active tier’s list.
Use the narrowest leading command that performs the needed check. PRFlow’s built-in restrictions can deny compound shell wrappers and raw bash, sh, zsh, eval, exec, source or sudo commands even when a broader entry appears in the configuration.