skills/mukul975/anthropic-cybersecurity-skills/detecting-aws-cloudtrail-anomalies/Gen Agent Trust Hub
detecting-aws-cloudtrail-anomalies
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious behavior, obfuscation, or security bypasses were found. The skill operates within its stated purpose of security auditing and follows AWS best practices for event lookup.
- [COMMAND_EXECUTION]: The skill uses the official
boto3library to programmatically interact with AWS CloudTrail APIs. This execution is restricted to querying event logs and does not involve arbitrary shell command execution or privilege escalation. - [DATA_EXFILTRATION]: While the skill processes sensitive CloudTrail event data (including IPs and usernames), the data flow is contained within the local environment. The findings are saved to a local JSON report and printed to the console, with no unauthorized network transmission detected.
Audit Metadata