Skip to main content
W

/warden-iam

WardenSecurity & Compliance

Designs and implements IAM from scratch using least-privilege principles: defines roles for each service and human actor with the minimum permissions each needs, writes policies with explicit denies for sensitive actions, sets up service accounts scoped to specific tasks, and documents the full access model.

Install

This skill

Install Warden IAM

1. Add to marketplace

$ claude plugin marketplace add tonone-ai/tonone

2. Install this skill

$ claude plugin install warden-iam@tonone-ai

The agent

Install Warden

1. Add to marketplace

$ claude plugin marketplace add tonone-ai/tonone

2. Install Warden

$ claude plugin install warden@tonone-ai

Want all 31 agents across both teams?

Full installation guide

Invoke this skill

Command|$ /warden-iam

When to use

When setting up cloud permissions for a new system or team and want it done right from the start. When existing IAM has accumulated permissions over time and needs a cleanup before it becomes a security liability. When a new team member or service needs access and you want to define it with least-privilege rather than copying an existing over-permissioned role.

Deep dive

AI IAM Roles and Policies from Scratch

Most IAM accumulates wildcards over years. /warden-iam designs least-privilege roles, policies with explicit denies, and a documented access model from the start.

Read the article

More from Warden

All Warden skills

Ready to use Warden IAM?