static-frontend-hosting
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides architectural guidance for AWS infrastructure using CloudFront, S3, and Lambda@Edge. It includes security-conscious configurations like blocking public S3 access and enforcing HTTPS.
- [COMMAND_EXECUTION]: Provides example shell commands for building frontends (npm run build), deploying CDK stacks (cdk deploy), and synchronizing files to S3 (aws s3 sync). These are standard development operations for the described infrastructure pattern.
- [EXTERNAL_DOWNLOADS]: Mentions the use of package managers (npm run build) which fetch dependencies from official registries. No unauthorized or suspicious remote code execution patterns were detected.
Audit Metadata