exploiting-adcs-with-certipy

Pass

Audited by Gen Agent Trust Hub on Aug 4, 2026

Risk Level: SAFECOMMAND_EXECUTIONCREDENTIALS_UNSAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The scripts/agent.py script invokes the certipy binary via subprocess.run. The implementation uses a list of arguments and disables shell execution, which is a secure method for executing external commands.
  • [CREDENTIALS_UNSAFE]: The skill uses plaintext passwords and NT hashes as command-line arguments in both documentation and the automation script. While standard for command-line security tools, this can lead to credential exposure in process logs or shell history.
  • [EXTERNAL_DOWNLOADS]: The skill directs users to download certipy-ad from standard package managers. The tool is a well-regarded open-source security project for Active Directory assessments.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 4, 2026, 02:40 PM
Security Audit — agent-trust-hub — exploiting-adcs-with-certipy