ToolTrust
C42/100
Smithery

hegetiby-jwao-woocommerce-mcp-hegetiby

mcpsmithery

@Smithery

Give Claude full control of your WooCommerce store. Browse products, manage orders, update inventory, handle customers, and run your shop through natural language — no dashboard clicking required. Perfect for store owners who'd rather say "show me all pending orders over $100" than dig through filters. Tools included: - List, create, update, delete products - Manage orders and status - Customer lookup and management - Inventory and stock control - Coupon management - Sales stats and reports

By Smithery | 82 findings | Scanned 5/11/2026 | tooltrust-scanner/v0.3.9

6 High17 Medium12 Low47 Info

Risk Summary

Needs Approval

Dep Visibility plus Excessive Permissions raises enough risk that this tool should not be auto-trusted.

Potential impact: This finding indicates the tool should be reviewed before it is trusted.

Recommended action: Keep this tool behind manual approval and avoid unattended runs until the risky capabilities are narrowed or removed.

Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.

Security Findings (82)

  • HighAS-002

    ⚠️Excessive Permissions ×5

    tool declares exec permission

    wc_product_createwc_product_updatewc_category_create

    tool declares network permission

    wc_webhook_createwp_media_upload

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • HighAS-010

    🔑Insecure Secret Handling

    wc_webhook_create:input parameter "secret" appears to accept a secret or credential

    Fix: Avoid accepting raw credentials as input parameters. Use secret managers (e.g. 1Password CLI, AWS Secrets Manager) and ensure credentials are never logged or stored in agent traces.

  • MediumAS-002

    ⚠️Excessive Permissions ×17

    tool declares fs permission

    wc_product_createwc_product_updatewc_product_deletewc_variation_createwc_variation_updatewc_category_createwc_order_createwc_order_updatewc_order_deletewc_order_note_createwc_refund_createwc_customer_createwc_coupon_createwc_coupon_deletewc_setting_updatewc_webhook_createwp_media_upload

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • LowAS-002

    ⚠️Excessive Permissions ×6

    input schema exposes 15 properties (threshold: 10)

    wc_products_list

    input schema exposes 17 properties (threshold: 10)

    wc_product_create

    input schema exposes 14 properties (threshold: 10)

    wc_product_update

    input schema exposes 13 properties (threshold: 10)

    wc_coupon_create

    tool declares http permission

    wc_webhooks_listwc_webhook_create

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • LowAS-011

    ℹ️Missing Rate-Limit / Timeout ×6

    tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration

    wc_product_createwc_product_updatewc_category_createwc_webhooks_listwc_webhook_createwp_media_upload

    Fix: Declare explicit rate-limit, timeout, and retry configuration for all network and execution tools. Implement exponential back-off and surface resource state to the calling agent.

  • InfoAS-014

    ℹ️Dependency Inventory Unavailable ×47

    Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.

    wc_products_listwc_product_getwc_product_createwc_product_updatewc_product_deletewc_products_batchwc_variations_listwc_variation_createwc_variation_updatewc_categories_listwc_category_createwc_tags_listwc_orders_listwc_order_getwc_order_createwc_order_updatewc_order_deletewc_order_notes_listwc_order_note_createwc_refund_createwc_customers_listwc_customer_getwc_customer_createwc_coupons_listwc_coupon_createwc_coupon_deletewc_reports_saleswc_reports_top_sellerswc_reports_orders_totalswc_reports_products_totalswc_reports_customers_totalswc_settings_list_groupswc_settings_get_groupwc_setting_updatewc_shipping_zones_listwc_shipping_zone_methodswc_tax_rates_listwc_tax_classes_listwc_webhooks_listwc_webhook_createwc_system_statuswc_system_status_toolswc_system_status_tool_runwp_posts_listwp_media_uploadwc_analytics_revenuewc_analytics_products

    Fix: Review and remediate the identified issue.

Scan this tool yourself

Reproduce this audit locally, integrate into CI, or let your agent audit its own tools.

Install once, then scan any MCP server:

$ curl -sfL https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-scanner/main/install.sh | bash
$ tooltrust-scanner scan --server "npx -y hegetiby-jwao-woocommerce-mcp-hegetiby"

Adjust the package name if your npm registry name differs from the tool ID. View source

Add badge to your README

Copy this Markdown to show your ToolTrust grade on GitHub.

[![ToolTrust Grade C](https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-directory/main/docs/badges/grade-c.svg)](https://github.com/AgentSafe-AI/tooltrust-directory)