npx claudepluginhub plurigrid/asi --plugin asiThis skill uses the workspace's default tool permissions.
This skill uses boto3 and Cloudsplaining-style analysis to identify IAM privilege escalation paths in AWS accounts. It downloads the account authorization details, analyzes each policy for dangerous permission combinations (iam:PassRole + lambda:CreateFunction, iam:CreatePolicyVersion, sts:AssumeRole), and flags policies that violate least-privilege principles.
Detects AWS IAM privilege escalation paths using boto3 and Cloudsplaining analysis to flag overly permissive policies, dangerous permission combos, and least-privilege violations.
Identifies AWS IAM privilege escalation paths using Pacu, CloudFox, Principal Mapper, and policy simulation during authorized pentests to validate least privilege.
Detects AWS IAM privilege escalation paths using boto3 and Cloudsplaining analysis. Identifies overly permissive policies, dangerous permission combos, and least privilege violations.
Share bugs, ideas, or general feedback.
This skill uses boto3 and Cloudsplaining-style analysis to identify IAM privilege escalation paths in AWS accounts. It downloads the account authorization details, analyzes each policy for dangerous permission combinations (iam:PassRole + lambda:CreateFunction, iam:CreatePolicyVersion, sts:AssumeRole), and flags policies that violate least-privilege principles.