Skip to main content

zepto

Facilitates quick grocery orders from Zepto via WhatsApp, streamlining the shopping experience in India.

Install this skill

or
68/100

Security score

The zepto skill was audited on Feb 11, 2026 and we found 16 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 705

Template literal with variable interpolation in command context

SourceSKILL.md
705browser act profile=openclaw request='{"fn":"() => { const removeButtons = document.querySelectorAll(\"button\"); let count = 0; for (let btn of removeButtons) { if (btn.textContent.trim() === \"Remov
medium line 42

Access to hidden dotfiles in home directory

SourceSKILL.md
42- ✅ Stores order history locally in `~/.openclaw/skills/zepto/order-history.json` (local file, not shared)
medium line 54

Access to hidden dotfiles in home directory

SourceSKILL.md
54- Order history: `~/.openclaw/skills/zepto/order-history.json` (local only, helps with "usuals" feature)
medium line 117

Access to hidden dotfiles in home directory

SourceSKILL.md
117(Where `{SKILL_DIR}` is your skill directory, typically `~/.openclaw/skills/zepto/`)
low line 140

External URL reference

SourceSKILL.md
140browser navigate url=https://www.zepto.com/account profile=openclaw
low line 226

External URL reference

SourceSKILL.md
226browser open url=https://www.zepto.com profile=openclaw
low line 380

External URL reference

SourceSKILL.md
380browser navigate url=https://www.zepto.com profile=openclaw
low line 398

External URL reference

SourceSKILL.md
398browser navigate url=https://www.zepto.com/pn/munchies profile=openclaw
low line 476

External URL reference

SourceSKILL.md
476browser navigate url=https://www.zepto.com/search?query={item} profile=openclaw
low line 494

External URL reference

SourceSKILL.md
494browser navigate url=https://www.zepto.com/?cart=open profile=openclaw
low line 575

External URL reference

SourceSKILL.md
575https://payments.juspay.in/payment-page/signature/zeptomarketplace-{order_id}
low line 580

External URL reference

SourceSKILL.md
580https://payments.juspay.in/payment-page/signature/zeptomarketplace-{ORDER_ID_EXAMPLE}
low line 610

External URL reference

SourceSKILL.md
610browser navigate url=https://www.zepto.com profile=openclaw
low line 667

External URL reference

SourceSKILL.md
667browser navigate url=https://www.zepto.com profile=openclaw
low line 778

External URL reference

SourceSKILL.md
778browser navigate url=https://www.zepto.com profile=openclaw
low line 881

External URL reference

SourceSKILL.md
881browser navigate url=https://www.zepto.com profile=openclaw
Scanned on Feb 11, 2026
View Security Dashboard
Installation guide →