aws-cloudfront
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [SAFE]: The skill's functionality is limited to standard AWS administrative tasks. No malicious patterns or security threats were identified during analysis.
- [COMMAND_EXECUTION]: Uses legitimate aws CLI commands to interact with CloudFront APIs for distribution listing and invalidation creation. The jq tool is used appropriately for parsing structured output.
- [CREDENTIALS_UNSAFE]: Credentials are managed through environment variables (AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY) as specified in the metadata. No hardcoded secrets or sensitive information were found in the command examples.
Audit Metadata