Skip to main content

coconala-seller

Automates Coconala sales processes including product listing, customer communication, and sales tracking using HTTP Browser API.

Install this skill

or
82/100

Security score

The coconala-seller skill was audited on Feb 16, 2026 and we found 10 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 19

Template literal with variable interpolation in command context

SourceSKILL.md
19```bash
medium line 36

Template literal with variable interpolation in command context

SourceSKILL.md
36```bash
low line 14

External URL reference

SourceSKILL.md
14export MOLTBOT_URL="https://your-worker.workers.dev"
low line 23

External URL reference

SourceSKILL.md
23"url": "https://coconala.com/login",
low line 40

External URL reference

SourceSKILL.md
40"url": "https://coconala.com/mypage/talk_rooms",
low line 56

External URL reference

SourceSKILL.md
56"url": "https://coconala.com/login",
low line 71

External URL reference

SourceSKILL.md
71"url": "https://coconala.com/mypage/talk_rooms",
low line 83

External URL reference

SourceSKILL.md
83"url": "https://coconala.com/mypage/talk_rooms/12345",
low line 97

External URL reference

SourceSKILL.md
97"url": "https://coconala.com/mypage/sales",
low line 448

External URL reference

SourceSKILL.md
4481. https://coconala.com/login にアクセス
Scanned on Feb 16, 2026
View Security Dashboard