技能详情(站内镜像,无评论)
作者:Ank Wu @ankwu001
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.1
统计:⭐ 2 · 234 · 1 current installs · 1 all-time installs
⭐ 2
安装量(当前) 1
🛡 VirusTotal :良性 · OpenClaw :可疑
Package:ankwu001/skill-cortex-ank
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :可疑
OpenClaw 评估
The skill's behavior mostly matches its purpose (on-demand install/use/uninstall of Skills), but there are several operational choices that weaken user control and privacy guarantees (reflex installs with only a notification, reliance on the LLM to strip PII before writing a persistent cortex file, and automatic use of unreviewed GitHub search results), so proceed only after understanding and mitigating those risks.
目的
Name and description match what the SKILL.md instructs: it routes tasks, searches ClawHub/GitHub, installs via the clawhub CLI, executes, learns, and uninstalls. Requiring the clawhub binary is appropriate and expected.
说明范围
The instructions read/write a persistent local file (~/.openclaw/skill-cortex/cortex.json) and instruct the agent to search ClawHub and GitHub and to install/uninstall Skills via clawhub. Most actions are scoped to the stated purpose, but two operational behaviors raise concerns: (1) reflex mode can skip the execution-plan confirmation and install/execute a candidate after only a user notification (the skill says 'Say cancel to abort'), which …
安装机制
This is instruction-only and has no install spec, so it does not drop or execute third-party archives itself — it relies on an existing clawhub CLI to perform network installs. That is a lower-risk pattern, provided the clawhub client and remote sources are trusted.
证书
The skill declares no required environment variables or config paths (appropriate). It will record environment variable NAMES (e.g., TODOIST_API_KEY) in structured lessons but explicitly says never to store values. This is reasonable, but storing the names and other routing metadata in a persistent file increases privacy sensitivity if that file were later read or exfiltrated.
持久
The skill writes and updates a persistent cortex.json and will install/uninstall third-party Skills using clawhub. While this fits the stated role, reflex mode combined with autonomous invocation means the agent could install and execute cached Skills with only a notification (not an explicit confirmation), which increases the risk of unintended installs or execution—especially in headless or unattended runs. The skill does not claim to modify…
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Skill Cortex Pub」。简介:Skill Cortex is the system's capability cortex. When lacking ability, it autono…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/ankwu001/skill-cortex-ank/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。