research
Start or resume an academic research project — idea through literature, methodology, writing, feedback, and publishing
Summarize every configured connector — auth validity, cache freshness, last-run counts — so operators can see the data-pipeline state at a glance.
> /plugin marketplace add GRCEngClub/claude-grc-engineeringHow it fires
How this command gets triggered: by you, by Claude, or both.
/pipeline-statusContext preview
What this command does when you run it.
Summarize every configured connector — auth validity, cache freshness, last-run counts — so operators can see the data-pipeline state at a glance.
name: Pipeline Status description: Summarize every configured connector — auth validity, cache freshness, last-run counts — so operators can see the data-pipeline state at a glance.
Reports on every connector registered in `~/.config/claude-grc/connectors/`. One block per connector with: status, auth validity, last-run timestamp, cached resource/evaluation counts, and any stale/expired signals.
bash plugins/grc-engineer/scripts/pipeline-status.sh
CLAUDE-GRC PIPELINE STATUS (2026-04-13 15:04 UTC) github-inspector status: ready auth: valid (octocat, scopes: repo,read:org) last run: 3h ago cached: 127 resources, 512 evaluations rate limit: 4872/5000 remaining aws-inspector status: credentials-expired fix: aws sso login --profile=audit last run: 17h ago (stale) cached: 24 resources, 87 evaluations okta-inspector status: not-configured fix: /okta-inspector:setup SCF version: 2026.1 cache age: 2d (refresh in 5d) Aggregate configured: 3 connectors healthy: 1 / 3 cached total: 151 resources, 599 evaluations oldest cache: 17h (aws-inspector)
Open-source GRC Engineering resource for Claude. claude-grc-engineering turns technical evidence from cloud, SaaS, code, and security tools into framework-aligned findings, gap reports, remediation guidance, evidence packages, and OSCAL workflows.
Repo: GRCEngClub/claude-grc-engineering
Start or resume an academic research project — idea through literature, methodology, writing, feedback, and publishing
Query AWS for compliance-relevant configuration across IAM, S3, CloudTrail, EBS, and emit findings conforming to the v1 contract.
Install the frdocx-to-froscal-ssp Python pipeline and verify its dependencies. Idempotent.
Retrieve a single AWS Secrets Manager secret value to stdout or a 0600-permission file. Opt-in retrieval mode — never writes to the findings cache.
Run testssl.sh against one or more HTTPS endpoints and emit v1 Findings mapped to SOC 2, NIST 800-53, PCI DSS 4.0.1, ISO 27001, and SCF controls.