Back to skill

Security audit

Drivethru Odoo Sales Assistant

Security checks across malware telemetry and agentic risk

Overview

This skill is transparent about helping enter live Odoo sales orders, but it exposes broad MCP tool-calling power with a bearer token for business-critical write actions.

Install only if you trust the publisher and the Odoo MCP endpoint is tightly scoped to the intended BaconCo sales tools. Use a least-privilege token, confirm every write or order confirmation explicitly, and avoid exposing unrelated administrative MCP tools through the same endpoint.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • MCP Least PrivilegeUnderdeclared Capability, Wildcard Permission, Missing Permission Declaration
  • MCP Tool PoisoningHidden Instructions, Unicode Deception, Parameter Description Injection
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
Findings (2)

Lp3

Medium
Category
MCP Least Privilege
Confidence
89% confidence
Finding
The skill declares access to secrets and an MCP endpoint but does not declare explicit permissions, which weakens governance and makes it easier to deploy the skill with broader capabilities than reviewers expect. In this context, the skill can read environment-provided credentials and drive live Odoo write operations, so missing permission declarations materially reduce transparency and increase the chance of unauthorized or unsafe use.

Tp4

High
Category
MCP Tool Poisoning
Confidence
96% confidence
Finding
The skill is presented as a sales-order assistant, but its documented behavior exposes a generic transport for enumerating all MCP tools and invoking any tool by arbitrary name with arbitrary JSON. That creates a capability mismatch: a user or prompt injection can pivot from expected sales workflows into any operation the MCP server exposes, potentially including unrelated reads, writes, or administrative actions using the bearer token from the environment.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.