Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Opentofu Keycloak Explorer Skill

ASecurity

Explore and manage Keycloak identity and access management resources using OpenTofu/Terraform

6 stars
0 votes
0 copies
0 views
Added 9/20/2026
securityrustgoterraformbackendsecurity

Works with

cli

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add darellchua2/opencode-config-template --skill opentofu-keycloak-explorer-skill --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Opentofu Keycloak Explorer Skill?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Opentofu Keycloak Explorer Skill
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/darellchua2-opentofu-keycloak-explorer-skill/badge)](https://www.skillsdirectory.com/skills/darellchua2-opentofu-keycloak-explorer-skill)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: opentofu-keycloak-explorer-skill
description: Explore and manage Keycloak identity and access management resources using OpenTofu/Terraform
license: Apache-2.0
compatibility: opencode
category: OpenTofu
---

# OpenTofu Keycloak Explorer

## What I do

Manage Keycloak IAM as code: realms, clients, client scopes, realm roles, users/groups, identity providers, authentication flows.

## When to use me

Provisioning or auditing Keycloak configuration as code; SSO/social-login wiring; realm lifecycle.

## Prerequisites (house chain)

**Complete `opentofu-provider-setup-skill` first** — authentication and state backend live there. OpenTofu/Terraform interchangeable.

## House conventions

- **Provider pin**: `keycloak/keycloak ~> 5.0.0`; `required_version >= 1.0`. Docs: registry.terraform.io/providers/keycloak/keycloak/latest/docs
- **Production auth**: service-account credentials, never admin; least-privilege grants; secrets via env/secret manager; HTTPS always
- **File split**: `realm.tf`, `clients.tf`, `users.tf` (one concern per file); dev/staging/prod in separate state files or workspaces
- **Client rules**: PKCE for SPAs; minimal scopes; redirect URIs restricted to trusted origins; configure logout (front/backchannel)
- **Workflow**: `tofu init` → `tofu plan` → review → `tofu apply`

> Removed 2026-09: per-resource HCL walkthroughs (realm/client/role/user/idp/flow recipes), Best Practices essays, Common Issues triage, full examples — provider schema knowledge; kept the pin, the chain, and the client/security rules.

Attribution

darellchua2darellchua2
View sourceMore from darellchua2 →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Springboot Security

Java Spring Boot 服务中关于身份验证/授权、验证、CSRF、密钥、标头、速率限制和依赖安全的 Spring Security 最佳实践。

2456590 votes

Security Review

Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.

2456590 votes

Paperclip Task Bridge

Create, comment on, update, and list Paperclip tasks from Hermes using scoped Paperclip API credentials.

805540 votes

Summarize Status

Write a short, colloquial summary for a Paperclip summary slot: open with the 1–3 specific, concrete actions the reader needs to take right now to unblock the work, then a brief plain-language status, streaming progress as it works.

805540 votes

Paperclip Evals

Choose, inspect, validate, and report Paperclip Runner or Product E2E evaluations while preserving evidence, provenance, cost, and failure classification.

805540 votes
View all in security →