aws-blocks
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [Project Initialization]: The skill provides instructions for scaffolding applications using npx @aws-blocks/create-blocks-app. This is a standard method for starting projects within this framework.
- [Scoped Dependencies]: It references various packages under the @aws-blocks scope, such as @aws-blocks/core and @aws-blocks/bb-kv-store. These dependencies are integrated into the framework's workflow for storage, authentication, and other backend services.
- [Integrated Security Guidance]: The documentation includes built-in security considerations, such as using AppSetting for secrets and enforcing authentication requirements, which support safe application development.
Audit Metadata