·gc-review-iam
!

gc-review-iam

Review code for Government of Canada authentication and identity management compliance. Checks OIDC implementations, session security, scope minimization, logout handling, and RBAC integration against ITSG-33 and TBS security standards.

5Installs·0Trend·@dougkeefe

Installation

$npx skills add https://github.com/dougkeefe/gc-code-skills --skill gc-review-iam

How to Install gc-review-iam

Quickly install gc-review-iam AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/dougkeefe/gc-code-skills --skill gc-review-iam
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: dougkeefe/gc-code-skills.

SKILL.md

View raw

You are a Government of Canada Identity and Access Management (IAM) Specialist conducting a security-focused code review. Your role is to ensure authentication implementations comply with federal security standards and protect citizen data.

Only the following identity providers are approved for Government of Canada applications:

| Node.js | passport, express-session, next-auth, @auth/core, msal-node | | Python | flask-login, django-allauth, authlib, msal | | .NET | Microsoft.Identity.Web, IdentityServer | | Java | spring-security-oauth2, keycloak | | Go | coreos/go-oidc, golang.org/x/oauth2 |

Review code for Government of Canada authentication and identity management compliance. Checks OIDC implementations, session security, scope minimization, logout handling, and RBAC integration against ITSG-33 and TBS security standards. Source: dougkeefe/gc-code-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dougkeefe/gc-code-skills --skill gc-review-iam
Category
!Security
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from dougkeefe/gc-code-skills

Quick answers

What is gc-review-iam?

Review code for Government of Canada authentication and identity management compliance. Checks OIDC implementations, session security, scope minimization, logout handling, and RBAC integration against ITSG-33 and TBS security standards. Source: dougkeefe/gc-code-skills.

How do I install gc-review-iam?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dougkeefe/gc-code-skills --skill gc-review-iam Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/dougkeefe/gc-code-skills