pentest-active-directory-hardened
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements robust security guardrails defined in the frontmatter and SAFETY.md, which explicitly prohibit malicious behaviors such as creating Active Directory persistence (golden tickets, ACL modifications) or bypassing safety filters.
- [SAFE]: A mandatory credential redaction policy is enforced, ensuring that sensitive material like NTLM hashes or passwords are never displayed in full in the agent's response, but are instead directed to secure output files.
- [SAFE]: The execution script
active_directory.pyrequires an explicit--i-have-authorizationflag for live actions and performs scope validation against ascope.jsonfile to prevent unauthorized target testing. - [SAFE]: External references in
references/tools.mdpoint to well-known, industry-standard security tools from reputable GitHub organizations (e.g., BloodHoundAD, Impacket). - [SAFE]: The skill restricts all sensitive outputs to a user-defined
--outputdirectory, preventing the storage of findings in world-readable locations like/tmp.
Audit Metadata