LogoClawIndex
CasesSkillsAbout
LogoClawIndex

exchange-security - Exchange Platform Security Engineer

Implements JWT, Spring Security, OAuth2, RBAC for financial apps

Tags

Updated: 2026-03-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • implement authentication flows
  • configure security policies
  • review code vulnerabilities
  • configure CORS
  • manage JWT keys
  • handle user authorization
  • generate RSA keys
  • validate JWT tokens
  • hash passwords
  • configure security headers
  • configure RBAC
  • prevent SQL injection
  • validate input
  • configure endpoints
  • configure admin access

Inputs

  • JWT private key
  • JWT public key
  • JWT issuer
  • access token TTL
  • refresh token TTL
  • CORS allowed origins

Outputs

  • JWT access token
  • JWT refresh token
  • endpoint access rules
  • password hash
  • CORS configuration
  • security headers

Requirements

  • Spring Security framework
  • Java runtime environment
  • BCrypt encoder library
  • JWT configuration library
  • OAuth2 support
  • RBAC support

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
exchange
security
authentication
authorization
JWT
Spring Security
OAuth2
RBAC
CORS
finance
implement authentication flows
configure security policies
review code vulnerabilities
configure CORS
JWT private key
JWT public key
JWT issuer
JWT access token
JWT refresh token
endpoint access rules