Latest release: v1.0.0Download zip
Capabilities
Compatibility
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The artifacts are coherent for a BigCommerce development assistant covering themes, APIs, apps, checkout, customers, orders, payments, and headless storefronts. Because those areas can affect live commerce data, users should supervise any generated store-changing work.
Instruction Scope
The instructions require fetching current official BigCommerce documentation before implementation. This is disclosed and purpose-aligned, but fetched pages should be treated as reference material rather than instructions that override the user's request.
Install Mechanism
There is no install spec, no declared runtime dependency installation, and package.json does not define install scripts. The included Python scripts appear to be local safety guardrails for BigCommerce commands and hardcoded-secret detection.
Credentials
No credentials or environment variables are required to install the skill, but the skill documents BigCommerce API/OAuth token usage and privileged scopes that are expected for real integrations.
Persistence & Privilege
No artifact shows the skill itself running persistently or in the background. App-development guidance does describe storing permanent BigCommerce access tokens for user-built apps, with security guidance such as minimum scopes and secure storage.
Assessment
This skill is reasonable to install for BigCommerce development help. Before using generated code or commands on a live store, review anything that pushes themes, changes or deletes catalog/customer/order data, processes checkout or payments, or handles OAuth/API tokens. Prefer sandbox stores, least-privilege scopes, and secure secret storage.