技能详情(站内镜像,无评论)
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 0 · 219 · 0 current installs · 0 all-time installs
⭐ 0
安装量(当前) 0
🛡 VirusTotal :可疑 · OpenClaw :可疑
Package:aiwithabidi/copper
安全扫描(ClawHub)
- VirusTotal :可疑
- OpenClaw :可疑
OpenClaw 评估
The skill mostly matches a Copper CRM CLI, but it asks for an email it never uses and the script will try to read a .env file from your workspace (potentially exposing unrelated secrets), which is disproportionate to the stated purpose.
目的
Name/description describe a Copper CRM CLI and the code implements Copper API calls — that part is coherent. However, SKILL.md lists COPPER_EMAIL as required, but the included script never reads or uses COPPER_EMAIL. The declared requirement is unnecessary and inconsistent.
说明范围
SKILL.md claims the skill never stores data locally and simply calls the Copper API. The runtime script does make only Copper API requests, but it also contains logic to read a .env file from a workspace path (WORKSPACE or ~/.openclaw/workspace/.env) to obtain COPPER_API_KEY if the environment variable is missing. Reading a workspace .env can expose other secrets and expands the skill's file-access scope beyond what's documented.
安装机制
Instruction-only skill with no install spec and a single Python stdlib script — no external downloads or package installs. Low install risk.
证书
Primary credential COPPER_API_KEY is reasonable. But COPPER_EMAIL is declared required without justification or usage. Additionally, the script's fallback logic to parse a .env file in a workspace directory increases privilege to read local config files and could surface unrelated credentials (disproportionate to the single API token needed).
持久
The skill is not always-on, does not modify other skills or system settings, and does not request extra persistent privileges. It only runs when invoked.
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Copper」。简介:Copper CRM integration — manage people, companies, opportunities, projects, tas…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/aiwithabidi/copper/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。