vector-search
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): The skill consists of documentation and code templates for vector search. Analysis across all 10 threat categories revealed no malicious patterns or security risks.
- DATA_EXFILTRATION (SAFE): No unauthorized network operations, hardcoded credentials, or sensitive file access patterns were identified.
- COMMAND_EXECUTION (SAFE): The code snippets provided are for mathematical calculations and database interactions using parameterized queries, with no usage of dangerous system commands or subprocesses.
- PROMPT_INJECTION (SAFE): No instructions attempting to override agent behavior or bypass safety filters were found in the skill metadata or instructions.
- INDIRECT_PROMPT_INJECTION (SAFE): While the skill defines a pattern for processing user-supplied query strings for embeddings, it demonstrates safe handling using database parameterization (e.g., $1, $2), and the context is purely instructional.
Audit Metadata