a6-plugin-hmac-auth

Community

Secure API requests with HMAC authentication.

Authormoonming
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the process of securing API endpoints by enabling HMAC signature authentication, ensuring request integrity and authenticating clients without exposing secrets.

Core Features & Use Cases

  • HMAC Authentication: Implement robust request signing and verification using shared secrets.
  • Consumer Credential Management: Securely bind key_id and secret_key to specific consumers.
  • Use Case: Protect sensitive API endpoints by requiring clients to sign requests with a shared secret, preventing tampering and verifying the origin of requests.

Quick Start

Enable the hmac-auth plugin on a new route that protects the /api/* path.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: a6-plugin-hmac-auth
Download link: https://github.com/moonming/a6/archive/main.zip#a6-plugin-hmac-auth

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.