spice-ai
Pass
Audited by Gen Agent Trust Hub on Feb 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [Indirect Prompt Injection] (LOW): The skill is susceptible to indirect prompt injection due to its processing of natural language for database and tool operations. Ingestion points: Untrusted data enters the system through the
/v1/nsqlquery parameter and the chat completion messages. Boundary markers: Configuration examples do not include delimiters or specific instructions to isolate user input from the system prompt. Capability inventory: The skill allows for directsqlexecution, persistentmemorystorage/retrieval,websearchvia external providers, andmcptool execution. Sanitization: No input sanitization or validation of the LLM-generated SQL is documented. - [Command Execution] (LOW): The NSQL feature translates natural language into SQL and executes it against local or remote datasets. This is a primary feature of the skill, but it carries an inherent risk of data manipulation if the model is compromised.
- [Data Exposure & Exfiltration] (LOW): The integration of
websearchtools andmcpendpoints enables the agent to transmit data to external services (e.g., Perplexity) or local networked tools.
Audit Metadata