auto-acl-apply
CommunityAutomate Neptune ACL requests across environments
AuthorEricOo0
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the generation and submission of Neptune ACL requests across multiple environments, reducing manual steps, human error, and deployment friction in secure access workflows.
Core Features & Use Cases
- Batch ACL applications: submit ACL requests for multiple source/target pairs, RPC methods, and clusters in a single operation.
- Environment-aware automation: supports BOE, Online-CN, and i18n-BD, with optional pre-release handling for non-BOE environments.
- JWT-based authentication: uses x-jwt-token (or NEPTUNE_JWT) for secure API calls and can propagate tokens through automation.
- Use Case: Internal teams needing to grant cross-service access quickly without manual Neptune portal steps.
Quick Start
Run the script with appropriate flags, for example: python3 .coco/skills/auto-acl-apply/scripts/apply_acl.py --source "bitable.extend.application" --target "bitable.domain.application" --method "/api/info" --env "BOE" --jwt "<your-jwt-token>"
Dependency Matrix
Required Modules
None requiredComponents
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: auto-acl-apply Download link: https://github.com/EricOo0/stock-trading-platform/archive/main.zip#auto-acl-apply 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 223,000+ vetted skills library on demand.