← Back to Skills Marketplace
jeff-tian

Oidc Integration

by Jeff Tian · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
138
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install oidc-integration
Description
Plan and implement OIDC and OAuth 2.0 integration for React or TypeScript frontends and Java or Spring Boot backends. Use whenever the user mentions OIDC, Op...
Usage Guidance
This skill appears coherent and safe as an instruction-only guide. Before using generated code in production: 1) ensure any client secrets remain on the backend (never embedded in SPA code), 2) review OAuth scopes, cookie flags (Secure, HttpOnly, SameSite), and CORS settings the skill suggests, 3) verify that examples referencing environment variables are wired to your secure config management (not pasted into public prompts), and 4) review and vet any scaffolded code or dependencies (update to current library versions) before running. If you want extra assurance, ask the skill to list the exact environment variables and recommend where each should be stored (backend secret store vs. public build-time vars).
Capability Analysis
Type: OpenClaw Skill Name: oidc-integration Version: 0.1.0 The oidc-integration skill bundle provides architectural guidance and code templates for implementing OpenID Connect in React and Spring Boot applications. It explicitly promotes security best practices, such as using Authorization Code Flow with PKCE, validating JWT claims (issuer, audience, expiry), and preferring httpOnly cookies over localStorage for token storage. No evidence of malicious intent, data exfiltration, or prompt injection was found across SKILL.md or the reference files.
Capability Assessment
Purpose & Capability
The skill's name and description match the content of SKILL.md and the three reference files: it focuses on OIDC/OAuth2 integration for React/TypeScript frontends and Spring Boot backends. It does not request unrelated binaries, credentials, or system access.
Instruction Scope
Runtime instructions are limited to design and implementation guidance, checklists, and small code examples. They do not instruct the agent to read arbitrary files, access unspecified environment variables, or transmit data to external endpoints beyond recommending standard OIDC discovery (/.well-known/openid-configuration) and provider endpoints appropriate to the task.
Install Mechanism
There is no install spec and no code files that would be written or executed. The skill is instruction-only, which minimizes installation risk.
Credentials
The skill does not require environment variables or credentials. Example snippets reference typical app env vars (e.g., VITE_OIDC_CLIENT_ID) but the skill itself does not request secrets or unrelated credentials.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent system presence or modifications to other skills or agent configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install oidc-integration
  3. After installation, invoke the skill by name or use /oidc-integration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
oidc-integration 0.1.0 initial release: - Provides detailed planning and implementation guidance for integrating OIDC/OAuth 2.0 with React/TypeScript frontends and Java/Spring Boot backends. - Outlines security defaults, architectural choices, and library preferences for both frontend and backend. - Includes structured checklists, common pitfalls, and minimal example patterns. - Emphasizes matching recommendations to the user's project architecture and stack. - References specialized files for concrete implementation paths where appropriate.
Metadata
Slug oidc-integration
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Oidc Integration?

Plan and implement OIDC and OAuth 2.0 integration for React or TypeScript frontends and Java or Spring Boot backends. Use whenever the user mentions OIDC, Op... It is an AI Agent Skill for Claude Code / OpenClaw, with 138 downloads so far.

How do I install Oidc Integration?

Run "/install oidc-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Oidc Integration free?

Yes, Oidc Integration is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Oidc Integration support?

Oidc Integration is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Oidc Integration?

It is built and maintained by Jeff Tian (@jeff-tian); the current version is v0.1.0.

💬 Comments