← 返回 Skills 市场
138
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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).
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install oidc-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/oidc-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 138 次。
如何安装 Oidc Integration?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install oidc-integration」即可一键安装,无需额外配置。
Oidc Integration 是免费的吗?
是的,Oidc Integration 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Oidc Integration 支持哪些平台?
Oidc Integration 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Oidc Integration?
由 Jeff Tian(@jeff-tian)开发并维护,当前版本 v0.1.0。
推荐 Skills