storing-and-querying-vectors
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [AWS CLI Usage]: The skill leverages the AWS CLI for service interaction, specifically using the
s3vectorsandbedrock-runtimenamespaces. This is the intended method for interacting with AWS services and involves standard command-line operations. - [Security Best Practices]: Documentation within the skill provides instructions on implementing SSE-KMS for data encryption at rest and configuring the necessary IAM policies. This promotes secure deployment and data protection.
- [Data Ingestion Surface]: The skill processes user-provided text to generate embeddings through Amazon Bedrock. This is a standard pattern for vector database functionality and relies on the platform's existing safety guardrails for processing external content.
Audit Metadata