Security audit
Knowledge Base Ingestion
Security checks for vulnerabilities and agentic risk
Overview
This is a disclosed workflow for ingesting a user-selected knowledge-base folder into a vector database, with no bundled executable code or negative scan signals.
Install is reasonable if you intend to ingest a known document folder into a vector database. Before running the separate ingestion script, verify KB_DIR points only to content you want indexed, confirm whether VECTOR_DB sends data to a cloud service, protect any API keys, and review the separately obtained script because it is outside this skill artifact.
Vulnerability Patterns
- Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
- Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
- Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
- Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
- Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Static analysis
No suspicious patterns detected.
