assessing-vector-and-embedding-weaknesses

Fail

Audited by Snyk on Aug 3, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). This repository contains explicit, repeatable offensive techniques (embedding inversion, membership inference, and knowledge-base poisoning) and example code/tools that can be used to exfiltrate sensitive data or poison retrieval if run against systems without authorization.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (medium risk: 0.30). In scripts/agent.py, the injection subcommand retrieves vector-store payload text via client.search(...) and then directly parses outsider-authored chunk content with regex before prompt construction (indirect prompt-injection detection path).

Issues (2)

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 3, 2026, 06:11 AM
Issues
2
Security Audit — snyk — assessing-vector-and-embedding-weaknesses