storing-and-querying-vectors
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Command Execution: The skill facilitates interaction with AWS services using official CLI tools. These operations are subject to the user's existing security policies and authenticated session limits.
- Data Security Considerations: The instructions guide users to implement SSE-KMS encryption for both buckets and indexes, ensuring that vector data is protected at rest according to organizational standards.
- Access Management: The skill clearly identifies the specific IAM actions required for operations, such as
s3vectors:GetVectorsfor metadata filtering, helping users maintain the principle of least privilege. - User Oversight: Mandatory instructions require the agent to confirm parameters and resource names with the user before executing commands, preventing unintended resource creation or modification.
Audit Metadata