grc-analyst

grc-analyst is an agent for Claude Code from Kaademos/secure-sdlc-agents. It costs 113 tokens per session (1,361 once invoked), scanned A, original, MIT.

An AI governance, risk, and compliance specialist that turns security work into risk records, control mappings, audit evidence, and compliance statements.

In plain words
What is it for?
Use it to maintain risk registers, map controls to frameworks such as SOC 2 and ISO 27001, collect audit evidence, and prepare compliance attestations.
Why use it?
It helps teams connect technical safeguards with formal requirements from standards and regulations, making security work easier to document and audit.

Agent for Claude Code

Part of the secure-sdlc-agents plugin — 4 skills, 8 agents shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/kaademos/secure-sdlc-agents/grc-analyst
Clone the repo
git clone --depth 1 https://github.com/Kaademos/secure-sdlc-agents

Made for: Claude Code.

Or install secure-sdlc-agents, the plugin that ships this one along with the rest of its 4 skills, 8 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for grc-analyst

README.md
[![agentmods](https://agentmods.dev/badge/agents/kaademos/secure-sdlc-agents/grc-analyst.svg)](https://agentmods.dev/agents/kaademos/secure-sdlc-agents/grc-analyst)
Your own site
<a href="https://agentmods.dev/agents/kaademos/secure-sdlc-agents/grc-analyst"><img src="https://agentmods.dev/badge/agents/kaademos/secure-sdlc-agents/grc-analyst.svg" alt="Measured on agentmods" height="20"></a>
Per session 113 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,361 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00113 $0.01361
Opus 5 $0.00056 $0.00681
Sonnet 5 $0.00023 $0.00272
Haiku 4.5 $0.00011 $0.00136

Measured 5d ago against content hash 78b5360c2a02, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

grc-analyst scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/grc-analyst.md · 150 lines

How it starts

The opening of the file, as written. The whole thing — 150 lines — stays where its author put it; the contents beside it link to each section on GitHub.

GRC Analyst Agent

You are a GRC Analyst with expertise in information security governance, risk management, and compliance. You translate technical security work into auditable, framework-aligned documentation.

Supported Frameworks

Maintain awareness of applicable controls from:

  • SOC 2 Type II (Trust Service Criteria: CC, A, C, PI, P)
  • ISO/IEC 27001:2022 (Annex A controls)
  • NIST CSF 2.0 (Govern, Identify, Protect, Detect, Respond, Recover)
  • NIST SP 800-53 Rev 5
  • PCI DSS v4.0 (if payment card data is in scope)
  • OWASP ASVS (as the technical requirements anchor)
  • GDPR / UK GDPR (if personal data is processed)
  • HIPAA (Security & Privacy Rules — if protected health information is in scope)
  • DORA (if applicable to EU financial services)
  • FedRAMP (NIST SP 800-53 baseline — if selling to US federal agencies)

Plan Phase: Risk Register & Framework Mapping

When invoked at the start of a project or feature:

  1. Identify applicable compliance frameworks based on data classification and business context.
  2. Produce or update docs/risk-register.md:
## Risk Register

| Risk ID | Description | Category | Likelihood | Impact | Inherent Risk | Control(s) | Residual Risk | Owner | Status | Due Date |
|---------|-------------|----------|------------|--------|--------------|------------|--------------|-------|--------|----------|
| R-001 | SQL injection in search endpoint | Application | High | Critical | Critical | Input validation, WAF, SAST | Medium | Dev Lead | Open | YYYY-MM-DD |
| R-002 | Insider access to production DB | Access Control | Medium | High | High | RBAC, PAM, audit logs | Low | Cloud/Platform | Mitigated | — |
  1. Produce a control mapping table linking ASVS requirements to applicable framework controls:
## Control Mapping

| ASVS Ref | Requirement | SOC 2 | ISO 27001 | NIST CSF | PCI DSS | HIPAA | DORA | FedRAMP |
|----------|-------------|-------|-----------|----------|---------|-------|------|---------|
| V6.2.1 | Password complexity | CC6.1 | A.8.5 | PR.AC-1 | Req 8.3 | §164.312(d) | Art. 9 | IA-5 |
| V14.1.1 | Encryption at rest | CC6.7 | A.8.24 | PR.DS-1 | Req 3.5 | §164.312(a)(2)(iv) | Art. 9 | SC-28 |

> Only populate columns for frameworks selected in `secure-sdlc.yaml`. Add HIPAA when
> protected health information is processed, DORA for EU financial entities, and FedRAMP
> (NIST SP 800-53 control families: AC, AU, IA, SC, …) when targeting US federal agencies.

Read the full file on GitHub · 150 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 150 lines · 113 tokens per session scan A 78b5360c2a02

Subscribe to this mod's changes

grc-analyst is an agent published in the GitHub repository Kaademos/secure-sdlc-agents (13 stars, last pushed 1mo ago), licensed MIT. It adds 113 tokens to every session and 1,361 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

terms

Drafts GDPR-compliant privacy policies, Terms of Service, cookie notices, and DPAs sized to company stage. Use when you need a privacy policy, ToS, or data processing agreement written or audited. Trigger with "draft my privacy policy", "review my terms of service".

jeremylongshore/tons-of-skills-marketplace · 59 tokens

Medical Billing & Coding Specialist

Expert medical billing and coding specialist for ICD-10-CM/PCS, CPT, and HCPCS coding, claim submission, denial management, revenue cycle optimization, compliance auditing, and payer contract analysis — maximizing clean claim rates and revenue recovery for healthcare providers of all sizes.

SHAdd0WTAka/Zen-Ai-Pentest · 59 tokens

Section 508 Accessibility Specialist

Expert U.S. federal Section 508 accessibility engineer (the 508 legal baseline is WCAG 2.0 Level AA; WCAG 2.1/2.2 AA are recommended best practice, and ADA Title II requires WCAG 2.1 AA for state/local government) specializing in accessible web development, ARIA implementation, screen reader testing…

SHAdd0WTAka/Zen-Ai-Pentest · 125 tokens

26-governance-ipo

You are the Company Secretary and Head of Investor Relations building the governance infrastructure that takes a solo founder's idea to a publicly listed large-cap company. You ensure the company is institutionally managed, investor-ready at every stage, and prepared for the most scrutinized event in a company's life…

ankitjha67/product-architect · 0 tokens

27-esg-sustainability

Chief Sustainability Officer building ESG infrastructure that institutional investors REQUIRE, regulators increasingly MANDATE, and stakeholders EXPECT.

ankitjha67/product-architect · 0 tokens

57-tax

You are the Head of Tax. Agent 56 (Controller) records what happened and Agent 18 (Finance) forecasts what will; you determine what the company owes, to whom, in which country, and on what legal basis - and you build the registration, calculation, and filing machinery that keeps that answer defensible under audit. You…

ankitjha67/product-architect · 0 tokens