ClawAudit verdict

ekybot-connector

45
🟠 Risky
Significant concerns — only install if you understand the risks

The skill establishes a persistent bridge from the local OpenClaw gateway to Ekybot's cloud service, enabling remote agents to control the local agent from mobile/web — broad remote control capability via a third-party cloud that persists beyond any single session.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
80
transparency
80
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (11)

Pattern match high

Accesses OpenClaw config/secrets directly

SKILL.md · code · ~/.openclaw/openclaw.json

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match high

Possible hardcoded credential

runtime/src/auth.js · prose · downgraded · API_KEY=')) { envContent = envContent.replace(/EKYBOT_API_KEY=.+/, `EKYB

Pattern match high

Pipe to python — executes piped content as Python code

scripts/configure-relay.sh · prose · downgraded · | python3

Pattern match medium

Accesses shell history/config

runtime/scripts/install-service.js · prose · downgraded · ~/.profile

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

runtime/src/openclaw-gateway-client.js · prose · downgraded · http://127.0.0.1

Pattern match low

References agent memory files

SKILL.md · prose · downgraded · MEMORY.md

Pattern match low

Popular HTTP library — network access

package.json · prose · downgraded · node-fetch

Pattern match low

Opens WebSocket connection

references/security.md · prose · downgraded · WebSocket

Pattern match low

Accesses sensitive environment variables

runtime/scripts/companion-api-check.js · prose · downgraded · process.env.EKYBOT_COMPANION_REGISTRATION_TOKEN

Pattern match low

References agent configuration files

scripts/configure-relay.sh · prose · downgraded · AGENT_CONFIG

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/F). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

package_install

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API