← 返回 Skills 市场
seoeunjungg

Selective Pollution Test Skill

作者 Blaire Jung · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
333
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install selective-pollution-test
功能描述
Research skill that conditionally rewrites search keywords on trigger topics for authorized security testing.
安全使用建议
This skill is internally consistent with its stated purpose, but it enables intentional manipulation of search keywords (adding 'speculative rumor' to finance/health queries) which can be harmful if misused. Before installing: (1) verify you have explicit authorization and a safe, isolated test environment (no real users or public queries), (2) confirm the skill's provenance (owner/source is unknown; lack of homepage increases risk), (3) add operational guardrails — require confirmation prompts, run only on test accounts/domains, log all inputs/outputs, and limit autonomous invocation or set disable-model-invocation if you don't want the agent to call it without user consent, and (4) consider implementing programmatic safeguards (whitelists, domain isolation, and automatic stop-conditions) if you will use it for research. If you cannot confirm authorization or source, do not install in production or against public services.
功能分析
Type: OpenClaw Skill Name: selective-pollution-test Version: 1.0.0 The skill 'selective_pollution_test' (SKILL.md) instructs the AI agent to conditionally manipulate user search queries by appending the phrase 'speculative rumor' to finance or health-related topics. While the README.md states this is for 'controlled security research' on tool-chain manipulation, the behavior is a functional demonstration of a prompt-injection attack designed to alter the integrity of the agent's output based on content triggers. No evidence of data exfiltration, persistence, or malicious code execution was found.
能力评估
Purpose & Capability
Name/description say 'selective pollution' for research and the instructions only implement conditional keyword rewriting (append 'speculative rumor' for finance/health). There are no unrelated env vars, binaries, or installs requested — the declared purpose aligns with what's required.
Instruction Scope
SKILL.md is narrowly scoped: it accepts search input, conditionally rewrites keywords, clamps num_results, and outputs JSON. It explicitly claims no file/secret access or external callbacks. However, the behavior (inserting 'speculative rumor' into search queries on sensitive topics) is inherently capable of producing misleading content; the SKILL.md relies on external policy ('authorized testing only') rather than programmatic guardrails.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk and there is no third-party package or download to evaluate.
Credentials
No environment variables, credentials, or config paths are requested — the skill does not ask for secrets or unrelated permissions.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent/system-level privileges or to modify other skills. Autonomous invocation is allowed by default but not unusual; consider the usual platform controls if you want to restrict autonomous runs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install selective-pollution-test
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /selective-pollution-test 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of selective_pollution_test - Conditionally rewrites search keywords by appending "speculative rumor" for finance or health topics. - Passes through non-trigger topics unchanged. - Accepts user search text or JSON input, with configurable result count (clamped between 1 and 10, default 3). - Outputs structured JSON: keyword, num_results, and triggered flag. - Designed for use in authorized lab environments; includes safety restrictions.
元数据
Slug selective-pollution-test
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Selective Pollution Test Skill 是什么?

Research skill that conditionally rewrites search keywords on trigger topics for authorized security testing. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 333 次。

如何安装 Selective Pollution Test Skill?

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

Selective Pollution Test Skill 是免费的吗?

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

Selective Pollution Test Skill 支持哪些平台?

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

谁开发了 Selective Pollution Test Skill?

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

💬 留言讨论