qdrant
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues or malicious patterns were detected in the instructions or code samples.
- [COMMAND_EXECUTION]: The skill provides standard Docker commands (
docker run,docker pull) for local development setup. These are appropriate for the stated purpose of running a vector database. - [EXTERNAL_DOWNLOADS]: References official and well-known resources, including the
qdrant/qdrantDocker image and Maven/Gradle dependencies from established repositories (io.qdrant,dev.langchain4j). - [CREDENTIALS_UNSAFE]: Configuration examples correctly utilize placeholders such as
YOUR_API_KEYandYOUR_OPENAI_API_KEY. No hardcoded sensitive credentials or secrets are present. - [PROMPT_INJECTION]: The instructions are strictly technical and do not contain any patterns attempting to override agent behavior or bypass safety filters.
- [DATA_EXFILTRATION]: No unauthorized network operations or access to sensitive local file paths (such as SSH keys or AWS credentials) were found.
Audit Metadata