Back to skill

Security audit

Woocommerce Agent Guardrails

Security checks for vulnerabilities and agentic risk

Overview

This skill is a WooCommerce safety checklist that slows down risky store changes rather than adding hidden execution or data-access behavior.

Install this for agents that may operate on a live WooCommerce store, especially bulk price, product, order, coupon, or customer-data workflows. Users should still carefully review dry-run tables and confirmations because the underlying WooCommerce tools can affect production data.

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

Detected: suspicious.prompt_injection_instructions

Prompt-injection style instruction pattern detected.

Warn
Code
suspicious.prompt_injection_instructions
Location
SKILL.md:71