approve-worker
CommunityAutomate HMAC token issuance for MAS worker approval.
Authormoongci38-oss
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the issuance of HMAC tokens for MAS worker approval, streamlining the process and ensuring secure access control.
Core Features & Use Cases
- HMAC Token Issuance: Generates HMAC-SHA256 signed tokens for MAS worker approval.
- CLI Interface: Provides a simple CLI interface for issuing tokens with required parameters.
- Security Features: Implements various security measures including production guardrails and PID lineage checks.
- Use Case: This Skill can be used in CI/CD pipelines or administrative environments to automatically approve MAS workers, reducing manual intervention and ensuring secure access to resources.
Quick Start
Issue a HMAC token for worker 'codex-critic' with task 'my-task' and allowed tools 'Read, Write':
/approve-worker my-task codex-critic Read,Write /tmp
Dependency Matrix
Required Modules
python
Components
scripts
💻 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: approve-worker Download link: https://github.com/moongci38-oss/forge-plugins/archive/main.zip#approve-worker Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.