← 返回 Skills 市场
ianderrington

Supernal Coding CLI

作者 ianderrington · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
422
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sc
功能描述
Supernal Coding CLI for development workflows - task management, requirements tracking, testing, git automation, ralph loops, compliance, and documentation....
安全使用建议
Before installing or enabling this skill, verify the package provenance and the missing metadata: ask the publisher for the upstream repository or npm package page and confirm the publisher identity. Do not run `npm install -g @supernalintelligence/supernal-coding` unless you can inspect the package source. Confirm whether OPENCLAW_SESSION_KEY and the ~/.supernal storage paths are required and what data they will hold. If an agent will be allowed to invoke this skill autonomously, restrict its ability to run npm installs or execute arbitrary shell commands until you can audit the code. If you cannot obtain a trusted source or code review, treat this as untrusted and avoid installing or granting the agent permission to run the CLI.
功能分析
Type: OpenClaw Skill Name: sc Version: 1.0.0 The skill bundle is classified as suspicious due to two main indicators found in `SKILL.md`. First, it instructs the agent to install an external npm package (`@supernalintelligence/supernal-coding`), introducing a supply chain risk where a compromised package could lead to malicious execution. Second, it includes a recommendation to 'add to heartbeat or nightly cron' with a command (`know tidy --fix && know reindex`), which is a direct instruction for the agent to establish system-level persistence. While the stated purpose of the `know tidy` command appears benign (knowledge store cleanup), the capability to instruct an agent to modify system scheduling is a significant security vulnerability and a high-risk prompt injection vector, even if not explicitly malicious in its current form.
能力评估
Purpose & Capability
The SKILL.md describes a developer workflow CLI (task management, traceability, ralph/autonomous loops) which is consistent with the name. However the skill metadata declares no install or config requirements while the README explicitly instructs installing an npm package (@supernalintelligence/supernal-coding) and references storage locations (~/.supernal/tasks and .supernal/tasks/) and session linkage. The lack of source/homepage and discrepancy between declared requirements and referenced artifacts is a provenance/consistency concern.
Instruction Scope
The instructions direct running many local commands (task create/list/start/done, ralph execute, audit, compliance checks) and reference editing in $EDITOR, local storage paths, and linking to a dashboard at localhost:3006. They also mention an environment variable (OPENCLAW_SESSION_KEY) for session linkage that is not declared in the skill metadata. Because this is an instruction-only skill, those runtime behaviors are the entire surface — the SKILL.md permits actions that read/write local files and use an undeclared secret, which is an inconsistency and increases risk if an agent executes them.
Install Mechanism
There is no formal install spec in the skill metadata, yet SKILL.md tells the user to run `npm install -g @supernalintelligence/supernal-coding`. That mismatch is a red flag: the package source and publisher are unknown (no homepage/source listed), so following the README would install and execute third-party code without provenance. Instruction-only skills can be lower risk, but here the README explicitly pushes an external installation step.
Credentials
The skill metadata declares no required environment variables, but the SKILL.md references OPENCLAW_SESSION_KEY for session linkage and uses $EDITOR and local paths. The undeclared OPENCLAW_SESSION_KEY and the referenced storage paths (~/.supernal) suggest the skill expects credentials/configuration that are not documented in the metadata — an incoherence that could lead to accidental credential exposure or misconfiguration.
Persistence & Privilege
The skill is not set to always: true and does not declare system-wide privileges. However, the CLI described will create local storage under ~/.supernal and .supernal/tasks/ and can run autonomous 'ralph' loops which could persist state and execute repeated operations. The metadata omits these config paths, so users should expect the package to write persistent files if installed.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sc
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sc 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - task management, ralph loops, project health
元数据
Slug sc
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Supernal Coding CLI 是什么?

Supernal Coding CLI for development workflows - task management, requirements tracking, testing, git automation, ralph loops, compliance, and documentation.... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 422 次。

如何安装 Supernal Coding CLI?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install sc」即可一键安装,无需额外配置。

Supernal Coding CLI 是免费的吗?

是的,Supernal Coding CLI 完全免费(开源免费),可自由下载、安装和使用。

Supernal Coding CLI 支持哪些平台?

Supernal Coding CLI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Supernal Coding CLI?

由 ianderrington(@ianderrington)开发并维护,当前版本 v1.0.0。

💬 留言讨论