skills/mukul975/anthropic-cybersecurity-skills/performing-privileged-account-discovery/Gen Agent Trust Hub
performing-privileged-account-discovery
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate cybersecurity auditing functions as documented. The instructions and scripts align with the stated purpose of inventorying privileged accounts. No malicious code, prompt injections, or obfuscation techniques were identified.
- [COMMAND_EXECUTION]: The analysis of scripts/agent.py confirms that it uses standard Python libraries for argument parsing and file output. It does not execute arbitrary shell commands or external scripts.
- [DATA_EXFILTRATION]: While the script retrieves sensitive identity information from the domain environment, it only outputs this data to the local file system or standard output as directed by the user. There is no evidence of unauthorized data transfer to external domains.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials were found. The tool uses standard command-line arguments for authentication.
Audit Metadata