← 返回 Skills 市场
jcools1977

Scope Sentinel

作者 John DeVere Cooley · GitHub ↗ · v1.0.0
darwinlinuxwin32 ✓ 安全检测通过
282
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install scope-sentinel
功能描述
Monitors your working session and detects when you've drifted from your stated task into unrelated changes. The coding equivalent of a GPS "recalculating" —...
安全使用建议
This skill is internally consistent with its purpose, but before enabling it consider: (1) it needs access to your project files and git metadata — expect it to read diffs and branch names; (2) it may propose or perform repo actions (stash, commit, create separate commits) — restrict it to ask for confirmation or run in read-only mode if you don't want automatic mutations; (3) because the SKILL.md is high-level and leaves classification heuristics to the agent, results can be subjective and produce false positives; (4) if you're cautious, try it on a disposable branch or clone, or disable autonomous invocation so you review its suggested actions before they run.
功能分析
Type: OpenClaw Skill Name: scope-sentinel Version: 1.0.0 The OpenClaw AgentSkills skill bundle 'scope-sentinel' is classified as benign. Its documentation (SKILL.md) describes a productivity tool designed to monitor file modifications and git activity to help developers stay focused on their stated tasks. While this involves powerful capabilities like file system monitoring and interaction with version control (e.g., `git stash`, `git commit`), these actions are directly aligned with the skill's stated purpose. There is no evidence of malicious intent, such as data exfiltration, unauthorized execution, persistence mechanisms, or prompt injection attempts against the agent to perform harmful actions. The documentation explicitly states 'Zero external dependencies. Zero API calls. Pure file-change monitoring.', which further supports its benign nature by disclaiming common vectors for malicious activity.
能力评估
Purpose & Capability
Name and description (detecting drift from a stated coding task) align with the SKILL.md: it describes anchoring a task, monitoring file edits, classifying changes, and offering stash/commit/expand/continue choices. None of the declared requirements (there are none) contradict the stated purpose.
Instruction Scope
SKILL.md describes monitoring file modifications, reading branch names and commit messages, classifying changed files, tracking time, and offering git-style actions (stash/commit). These actions are coherent with the goal but are described at a high level — the agent will need to read the repository, inspect diffs, and may propose or perform git operations. Because the instructions are open-ended (e.g., 'classify: does this change relate to the stated task?'), an agent could read many files and make repository mutations unless constrained.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing will be downloaded or written by a provided installer. This is low-risk from an install perspective.
Credentials
The skill requests no environment variables or credentials, which is appropriate. However, to function it implicitly requires read (and possibly write) access to the project working tree and git metadata (branch name, commit messages, diffs). That implicit need is proportional but should be understood: the skill will need filesystem/git permissions to monitor and to carry out actions like stash/commit.
Persistence & Privilege
The skill is not always-enabled and does not request persistent privileges or to modify other skills. The SKILL.md contemplates writing session logs and committing/stashing changes in the repository, which are normal privileges for a repo tool and are scoped to the repository rather than system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install scope-sentinel
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /scope-sentinel 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug scope-sentinel
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Scope Sentinel 是什么?

Monitors your working session and detects when you've drifted from your stated task into unrelated changes. The coding equivalent of a GPS "recalculating" —... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 282 次。

如何安装 Scope Sentinel?

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

Scope Sentinel 是免费的吗?

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

Scope Sentinel 支持哪些平台?

Scope Sentinel 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。

谁开发了 Scope Sentinel?

由 John DeVere Cooley(@jcools1977)开发并维护,当前版本 v1.0.0。

💬 留言讨论