{
  "markdown": "# heyGRC for coding agents\n\n**GRC compliance review for your pull requests.** heyGRC reviews each PR against ISO 27001, SOC 2,\nGDPR, the EU AI Act, DORA, NIS 2 and your own company profile, then posts inline findings, a neutral\ncheck run, and a sticky summary comment. Public repositories are free.\n\nBy [Better ISMS](https://heygrc.com).\n\nThis plugin does **not** review code on your machine. It is a setup skill that installs and\nconfigures the [heyGRC GitHub App](https://github.com/apps/heygrc). Reviews run server-side.\n\n## Install\n\n### Claude Code\n\n```\n/plugin marketplace add better-isms/heygrc-plugin\n/plugin install heygrc@heygrc\n```\n\nThen run `/heygrc:review`.\n\n### Cursor\n\nLoad the repo as an Agent Plugin (root `plugin.json`) from Customize, or submit/install from\nthe Cursor Marketplace once listed. Local test: symlink this repo into `~/.cursor/plugins/local/heygrc`.\n\n### Codex CLI\n\n```\ncodex plugin marketplace add better-isms/heygrc-plugin\n```\n\nThen `/plugins` and install `heygrc`.\n\n### GitHub Copilot CLI\n\nCopilot CLI reads `.claude-plugin/marketplace.json`:\n\n```\ncopilot plugin marketplace add better-isms/heygrc-plugin\ncopilot plugin install heygrc@heygrc\n```\n\n### Any Agent Skills client\n\n```\nnpx skills add better-isms/heygrc-plugin\n```\n\n### Gemini CLI\n\n```\ngemini extensions install https://github.com/better-isms/heygrc-plugin\n```\n\nAlso indexed in the Gemini CLI extension gallery (geminicli.com/extensions).\n\nAfter install, ask the agent to set up heyGRC compliance review. Full steps: [SETUP.md](./SETUP.md).\n\n## Where it is listed\n\n- OpenAI / ChatGPT Plugins Directory: https://chatgpt.com/plugins/plugins_6a886769f0fc8191a0d42669abca1f98\n- skills.sh: https://skills.sh/better-isms/heygrc-plugin\n- SkillsMP (auto-indexed)\n- The [heyGRC GitHub App](https://github.com/apps/heygrc) itself is on the GitHub Marketplace: https://github.com/marketplace/heygrc\n\n## What it does\n\nheyGRC runs as a GitHub App, so reviews happen server-side, not on your machine. On each pull request\nit posts:\n\n- **Inline findings** on the exact lines that touch a compliance obligation, each with a control\n  reference and a short reason.\n- **A neutral check run.** heyGRC never fails a check or blocks a merge.\n- **One sticky summary comment per PR**, updated in place.\n\n## Pricing\n\n- **Public repositories:** always free.\n- **Private repositories:** free up to 25 reviews per month. Claiming your install starts a 14-day\n  unlimited-private trial; after that, on-demand private reviews are $0.49 each.\n\nSee [pricing and plans](https://docs.heygrc.com/docs/pricing-and-plans).\n\n## Links\n\n- Website: https://heygrc.com\n- Docs: https://docs.heygrc.com\n- Setup with your agent: https://docs.heygrc.com/docs/setup-with-an-agent\n- Privacy policy: https://trust.ismscopilot.com/en/privacy-policy\n- Terms: https://trust.ismscopilot.com/en/terms\n- Support: support@ismscopilot.com\n\n## License\n\nMIT. See [LICENSE](./LICENSE).\n",
  "bytes": 2921,
  "sha": "9cf1a7ed44f7d89508a4fc9ee8b6054e63c3ef5ec77f80fc4d1c5c68b713a02b",
  "repo_slug": "better-isms/heygrc-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_better_isms_heygrc_plugin_f5b6aeda/readme"
}