← 返回 Skills 市场
kipasdinding6969-alt

test

作者 kipasdinding6969-alt · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1744
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install tesy
功能描述
Conducts military-grade adversarial analysis by decomposing claims and deploying 32 expert agents to produce steelman arguments and counterarguments.
安全使用建议
This skill appears to do what it says: coordinate adversarial analyses and syntheses. Before installing, consider: (1) it will look for and load files from ~/.claude/skills/CORE/USER/SKILLCUSTOMIZATIONS/RedTeam/ (so don't store secrets there unless you want them used), (2) it will attempt a local HTTP POST to http://localhost:8888/notify (harmless if you run a notifier, unexpected otherwise), and (3) executing the skill launches many internal agents and may call other installed skills — review downstream skill permissions and any custom files you place in the customization directory. If you want higher assurance, inspect any PREFERENCES.md you put in that folder and ensure no sensitive data is present.
功能分析
Type: OpenClaw Skill Name: tesy Version: 1.0.0 The skill is classified as suspicious primarily due to the instruction in `SKILL.md` to load and apply user customizations (PREFERENCES.md, configurations, or resources) from `~/.claude/skills/CORE/USER/SKILLCUSTOMIZATIONS/RedTeam/`. This creates a significant prompt injection and local file inclusion vulnerability, allowing an attacker or user to inject arbitrary instructions or configurations for the agent to execute. Additionally, `SKILL.md` demonstrates local network communication capabilities via a `curl` command to `http://localhost:8888/notify`, which, while currently used for benign notifications, represents a risky capability.
能力评估
Purpose & Capability
The files and SKILL.md describe a RedTeam/AdversarialValidation workflow (32-agent parallel analysis, adversarial rounds) and the required behaviors match that purpose; there are no unrelated dependencies, credentials, or binaries requested.
Instruction Scope
Runtime instructions explicitly tell the agent to: (1) check for and load user overrides from ~/.claude/skills/CORE/USER/SKILLCUSTOMIZATIONS/RedTeam/ (PREFERENCES.md and resources) and (2) POST a local notification to http://localhost:8888/notify via curl. Reading a per-skill customization directory and emitting a local notification are reasonable for a customizable skill, but they give the skill access to arbitrary files in the specified path and allow it to contact a local service — the user should be comfortable with that.
Install Mechanism
No install spec or code is present (instruction-only). Nothing is downloaded or written to disk by an install step, minimizing install-time risk.
Credentials
The skill declares no required environment variables, credentials, or config paths beyond the optional per-skill customization directory. There are no requests for unrelated secrets or external service keys.
Persistence & Privilege
always:false and no persistent install behaviors are declared. The skill author expects the agent to launch many internal 'agents' and to call other skills (FirstPrinciples, storyexplanation, etc.), which is consistent for a coordination/orchestration skill but increases the amount of downstream tooling and data flows involved — this is normal but expands the effective blast radius.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tesy
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tesy 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
hjih
元数据
Slug tesy
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

test 是什么?

Conducts military-grade adversarial analysis by decomposing claims and deploying 32 expert agents to produce steelman arguments and counterarguments. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1744 次。

如何安装 test?

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

test 是免费的吗?

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

test 支持哪些平台?

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

谁开发了 test?

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

💬 留言讨论