skills/mukul975/anthropic-cybersecurity-skills/performing-privileged-account-access-review/Gen Agent Trust Hub
performing-privileged-account-access-review
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate cybersecurity auditing functionality for identity and access management (IAM) compliance processes.
- [SAFE]: Python scripts (
scripts/agent.py,scripts/process.py) implement standard auditing logic and use well-known, industry-standard libraries (ldap3,boto3) to interface with directory services and cloud providers. - [SAFE]: Dependency installation instructions in
scripts/process.pyreference official, reputable packages (e.g.,boto3,ldap3,pandas) commonly used in security automation and data analysis. - [SAFE]: While the skill processes data from external systems like Active Directory or AWS (Category 8 surface), the scripts treat this data as structured strings for comparison and reporting, presenting no immediate risk of indirect instruction execution.
Audit Metadata