openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > OKKI CRM

连接 OKKI(小满)CRM 系统,支持查询客户、创建跟进记录、管理订单等操作。频道限定触发。

综合技能

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 17 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :可疑 · OpenClaw :可疑

Package:cjboy007/ssa-okki-crm

安全扫描(ClawHub)

  • VirusTotal :可疑
  • OpenClaw :可疑

OpenClaw 评估

The skill's instructions expect local files, environment variables, and cached tokens (sensitive data) but the skill metadata declares no required env vars or files — that mismatch is concerning and should be clarified before use.

目的

The stated purpose (connect to OKKI CRM to query customers, create records, manage orders) is plausible, but the SKILL.md expects a local Python client ($OKKI_WORKSPACE/api/okki_client.py) and a local config ($OKKI_WORKSPACE/api/config.json). The skill metadata declares no required env vars, credentials, or files — that is inconsistent. Either the environment is assumed pre-provisioned (not stated) or required secrets/configs are being omitted…

说明范围

Runtime instructions direct the agent to run local Python commands and import okki_client, read $OKKI_WORKSPACE/api/config.json, and use process.env.DISCORD_OKKI_CHANNEL_ID for channel gating. Those are explicit file and env accesses not declared in the manifest. The instructions also describe token caching/refresh behavior (implying stored credentials). Reading local config or client code could expose sensitive tokens or internal details; the…

安装机制

No install spec and no code files are provided. That limits what the platform will install, but also means the skill relies on preexisting artifacts (okki_client.py, Python runtime, $OKKI_WORKSPACE) being present. The lack of an install step is coherent only if the environment already contains the expected client — this assumption should be documented.

证书

SKILL.md references environment variables and paths (process.env.DISCORD_OKKI_CHANNEL_ID, $OKKI_WORKSPACE) and mentions token caching/refresh, yet the skill declares no required env vars, primary credential, or config paths. Requesting access to local config files or tokens would be reasonable for a CRM integration, but those credentials should be declared explicitly. The omission makes it unclear what secrets the skill will read or require, i…

持久

The skill is not flagged always:true, is user-invocable, and does not request to modify other skills or global agent settings. Autonomous invocation is allowed by default but is not a new or elevated privilege here. No evidence the skill attempts to persist itself beyond normal behavior.

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「OKKI CRM」。简介:连接 OKKI(小满)CRM 系统,支持查询客户、创建跟进记录、管理订单等操作。频道限定触发。。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/cjboy007/ssa-okki-crm/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。