By hushsecurity
Hush UAM (Universal Access Management) toolkit — currently includes the hush-uam-manifest skill for authoring AccessCredential, AccessPrivilege, and AccessPolicy CRDs.
Plugins, skills, and rules for AI coding agents (Claude Code, and future support for other tools) that help you work with Hush Security products.
| Plugin | Description |
|---|---|
hush-uam | Author Kubernetes manifests for the Hush UAM operator — AccessCredential, AccessPrivilege, AccessPolicy CRDs under am.hush.security/v1alpha1. |
Add this repo as a marketplace and install the plugin:
/plugin marketplace add hushsecurity/agent-skills
/plugin install hush-uam
Or install a specific skill manually by cloning into your skills directory:
# user-level (available in all projects)
git clone https://github.com/hushsecurity/agent-skills.git ~/hush-agent-skills
ln -s ~/hush-agent-skills/plugins/hush-uam/skills/hush-uam-manifest ~/.claude/skills/hush-uam-manifest
# or project-level (checked into the repo)
git clone https://github.com/hushsecurity/agent-skills.git /tmp/hush-agent-skills
cp -r /tmp/hush-agent-skills/plugins/hush-uam/skills/hush-uam-manifest \
<your-project>/.claude/skills/
A pre-built Cursor project-rule wrapper lives at tools/cursor/. Copy it into your project's .cursor/rules/ directory:
git clone https://github.com/hushsecurity/agent-skills.git /tmp/agent-skills
mkdir -p <your-project>/.cursor/rules
cp -r /tmp/agent-skills/tools/cursor/hush-uam <your-project>/.cursor/rules/
See tools/cursor/README.md for capability caveats (Cursor doesn't have Claude Code's structured-question tool — questions go out as prose).
Wrappers for additional non-Claude-Code agents live under tools/ — see tools/README.md for the current list and contribution notes. If your tool isn't listed yet, the skill content under plugins/hush-uam/skills/hush-uam-manifest/ is plain Markdown that any LLM-driven editor can read; consult your tool's docs on how to point it at a custom rule/instruction file.
Once installed in Claude Code, ask things like:
The skill activates automatically based on intent and walks you through the necessary inputs (scope, attestation, delivery, credential fields, secret strategy, privileges) using structured questions.
.
├── plugins/ ← Claude Code plugins (canonical content)
│ └── hush-uam/
│ ├── .claude-plugin/plugin.json ← plugin manifest
│ └── skills/
│ └── hush-uam-manifest/
│ ├── SKILL.md
│ └── references/ ← portable Markdown reference docs
├── .claude-plugin/marketplace.json ← marketplace manifest (this repo as a Claude Code marketplace)
└── tools/ ← wrappers for non-Claude-Code AI tools (Cursor, etc.)
Apache 2.0 — see LICENSE.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub hushsecurity/agent-skills --plugin hush-uamHarness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Binary reverse engineering, malware analysis, firmware security, and software protection research for authorized security research, CTF competitions, and defensive security
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Next.js development expertise with skills for App Router, Server Components, Route Handlers, Server Actions, and authentication patterns
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications