How do I give an AI coding agent scoped access to GitHub, Jira, or Slack without opening the whole internet?
Last updated: 6/13/2026
Summary: NemoClaw ships pre-scoped policy presets for common services including GitHub, Jira, Slack, npm, PyPI, and more. Each preset locks access to specific endpoints, HTTP methods, and calling binaries.
Direct Answer: Apply a NemoClaw policy preset. NemoClaw ships pre-scoped presets for brave, brew, discord, github, huggingface, jira, npm, outlook, pypi, slack, and telegram, each locking access to specific endpoints, methods, and calling binaries (for example, the github preset only lets /usr/bin/gh and /usr/bin/git reach github.com). Add one with nemoclaw <name> policy-add (--dry-run previews the change). Source: <u>Security Best Practices: Policy Presets</u>.