← 返回 Skills 市场
tomjwxf

ScopeBlind Red Team

作者 TJF · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ⚠ suspicious
101
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install scopeblind-red-team
功能描述
Policy benchmarking runner for MCP security policies. Runs attack suites against protect-mcp policy packs, produces signed receipts and badges.
安全使用建议
This skill appears to do what it says (run red-team checks against protect-mcp policies) but exercise caution: 1) The SKILL.md tells you to run a global 'npm install -g' — that will download and execute code from npm, so only proceed if you trust the @scopeblind and protect-mcp packages and their maintainers. 2) Verify you have Node/npm/npx installed (the registry metadata omitted this requirement). 3) Ask or inspect how 'signed receipts' are produced and where badges are sent — if signing requires keys or network uploads, confirm what credentials are needed and whether they will be transmitted externally. 4) Prefer testing in a disposable environment (container or VM) and, if possible, review the npm package source before installing. If you want, I can fetch the npm package pages and summarize their maintainers, versions, and homepage info to help decide whether to trust them.
功能分析
Type: OpenClaw Skill Name: scopeblind-red-team Version: 0.1.1 The skill installs global npm packages (@scopeblind/red-team and protect-mcp) and executes 'attack suites' via npx as described in SKILL.md. While these actions are consistent with the stated purpose of security policy benchmarking, the execution of external code designed to simulate attacks is a high-risk capability. There is no direct evidence of malicious intent in the provided files, but the reliance on external, unverified payloads warrants caution.
能力评估
Purpose & Capability
The skill claims to run attack suites against protect-mcp policies and the SKILL.md instructs use of @scopeblind/red-team and protect-mcp npm packages, which is coherent with the stated purpose. However the registry-level metadata provided to you earlier lists no required binaries while the SKILL.md declares 'npx' is required — this metadata mismatch is unexplained.
Instruction Scope
Runtime instructions are concise and stay on-task (examples show npx scopeblind-red-team --policy ...). They also include an 'install' line telling the user to run a global npm install. The SKILL.md mentions producing 'signed receipts and badges' but does not explain how signing keys are obtained or where badges/receipts are uploaded, which is vague and could lead to unexpected requests or network activity.
Install Mechanism
There is no platform install spec, but the skill's instructions tell users to run 'npm install -g @scopeblind/red-team@latest protect-mcp@latest'. Installing packages from the public npm registry is a common choice for this tooling but carries the normal risks of executing third‑party package code and modifying the system (global install). This is expected for the stated purpose but requires trusting the npm packages and their maintainers.
Credentials
The SKILL.md declares no required environment variables, yet it promises 'signed receipts' without explaining key management; that suggests missing credential requirements or unclear behavior. Also the earlier provided registry summary omitted the SKILL.md's declared dependency on 'npx' (and implicitly Node/npm), which is an unexplained discrepancy that could cause surprises at runtime.
Persistence & Privilege
The skill is not marked always:true, it is user-invocable, and there is no indication it attempts to persistently modify other skills or global agent configuration. The only persistence-related action in instructions is a recommended global npm install, which is local system modification but not an agent privilege escalation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install scopeblind-red-team
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /scopeblind-red-team 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
- Initial release of ScopeBlind Red Team skill. - Runs attack suites against protect-mcp security policy packs. - Produces signed receipts and badges for policy benchmarking. - Installation via npm; requires npx and Bash. - Includes quick start commands and documentation links.
元数据
Slug scopeblind-red-team
版本 0.1.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

ScopeBlind Red Team 是什么?

Policy benchmarking runner for MCP security policies. Runs attack suites against protect-mcp policy packs, produces signed receipts and badges. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 101 次。

如何安装 ScopeBlind Red Team?

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

ScopeBlind Red Team 是免费的吗?

是的,ScopeBlind Red Team 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

ScopeBlind Red Team 支持哪些平台?

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

谁开发了 ScopeBlind Red Team?

由 TJF(@tomjwxf)开发并维护,当前版本 v0.1.1。

💬 留言讨论