Real Skill packageSource verifiedClawHub registry

drivethru-odoo

Talk to an Odoo ERP through its `drivethru_mcp` MCP server — discover the available Odoo tools at runtime and call them to look up eBay products/inventory, push eBay orders and read tracking, run the Accounts Payable PO→vendor-bill flow, review documents in the Documents app against their purchase orders and fix incorrect PO line pricing (the "check the Purchasing folder against the POs" / vendor-invoice pricing-review workflow, filing each document into Matched or Questions), schedule MRP production batches, driv…

Identity and source

Publisher attributionzmtuckerregistry owner unverified by skillvetai
Functional categoryDocuments, PDF & Presentationsautomatically inferred · 58% rule confidence
Package forminstruction with code13 recorded files
Canonical sourceClawHub registryclawhub:zmtucker:drivethru-odoo
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/21/2026.claude/skills/drivethru-odoo

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/21/2026.agents/skills/drivethru-odoo

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawissues found
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/21/2026skills/drivethru-odoo
1 structural issue
  • error: metadata.openclaw.install must be an array. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @zmtucker/drivethru-odoo
clawhub inspect @zmtucker/drivethru-odoo --version 0.9.0

Security evidence

SkillVetAI static result: high signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
13 / 13 inspected as text
Checked
8/21/2026, 1:59:10 AM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
highEncoded content is decoded and executedSKILL.md:82 · confidence 90%base64
1 High/Critical review queue entry
STATIC_OBFUSCATED_EXECUTIONpending
Open human review queue →
4 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
2 dependency and API indicators
  • api: clawhub.ai
  • api: odoo.example.com
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/20/2026, 7:38:07 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:1dcd12ff435381e00054719869b5536f308ea1926bbe1590cf67e0179aa73c6a
Show up to 13 recorded paths
  • references/agent_api_endpoints.md
  • references/po_pricing_review.md
  • references/production_scheduling.md
  • references/replenishment_purchasing.md
  • scripts/_cli.py
  • scripts/ap.py
  • scripts/odoo_client.py
  • scripts/odoo_mcp.py
  • scripts/po_docs.py
  • scripts/production.py
  • scripts/sales.py
  • skill-card.md
  • SKILL.md

Source changelog

drivethru-odoo 0.9.0 - Updated documentation in SKILL.md and production_scheduling.md for clarity and maintainability. - Removed skill-card.md for a streamlined skill package. - No changes to core functionality.