ad-security-reviewer

Audit Active Directory identity configuration and privilege delegation for domain security.

1|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/mtsatryan/openclaw-ai-agents --skill ad-security-reviewer-mtsatryan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ad-security-reviewer
Source: https://github.com/mtsatryan/openclaw-ai-agents/tree/main/ad-security-reviewer
Command: npx skills add https://github.com/mtsatryan/openclaw-ai-agents --skill ad-security-reviewer-mtsatryan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits and strengthens Active Directory identity configuration, privilege delegation, and authentication controls to reduce risk from misconfigurations and attacker methods.

Core Features & Use Cases

  • AD Security Posture Assessment: review privileged groups (Domain Admins, Enterprise Admins, Schema Admins), tiering models, and delegation boundaries; detect orphaned permissions, ACL drift, and excessive rights.
  • Authentication & Protocol Hardening: enforce Kerberos hardening, LDAP signing, and mitigate NTLM fallback; evaluate legacy trusts and conditional access adoption.
  • GPO & Sysvol Security Review: validate restricted groups, local admin enforcement, and SYSVOL permissions; ensure proper delegation and policy enforcement.
  • Attack Surface Reduction: identify exposure to DCShadow, DCSync, Kerberoasting; locate stale SPNs and weak service accounts; provide prioritized remediation.

Quick Start

Audit the Active Directory identity configuration, privilege delegation, and authentication policies and return a prioritized hardening plan.

Frequently Asked Questions about ad-security-reviewer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit Active Directory privileged groups and delegation boundaries?

To audit Active Directory privileged groups and delegation boundaries, review Domain Admins, Enterprise Admins, and Schema Admins memberships to detect orphaned permissions, ACL drift, and excessive rights, producing a prioritized hardening plan.

What is the best way to reduce the Active Directory attack surface for Kerberoasting and DCSync?

Reducing the Active Directory attack surface for Kerberoasting and DCSync requires identifying exposure to DCShadow and DCSync, locating stale SPNs, and evaluating weak service accounts to deliver prioritized technical remediation steps.

How do I harden Kerberos authentication and mitigate NTLM fallback in enterprise AD forests?

Hardening Kerberos authentication and mitigating NTLM fallback in enterprise AD forests requires enforcing Kerberos hardening policies, validating LDAP signing, and evaluating legacy trusts to improve domain security posture.

How do I review GPO and SYSVOL security configurations for domain controllers?

Reviewing GPO and SYSVOL security configurations for domain controllers requires validating restricted groups, local admin enforcement, and SYSVOL permissions to ensure proper delegation and policy enforcement across the domain.

Can I use this approach to audit identity configuration across multiple enterprise AD forests?

Yes, you can apply this identity configuration audit across enterprise AD forests, domain controllers, and GPOs to identify misconfigurations, orphaned permissions, and weak authentication policies, delivering an executive summary and technical remediation steps.

Why do I need to review Active Directory tiering models and legacy trusts?

Reviewing Active Directory tiering models and legacy trusts is necessary to identify excessive rights, mitigate NTLM fallback risks, and evaluate conditional access adoption, thereby reducing risk from misconfigurations and attacker methods.