← Back to Skills Marketplace
kipasdinding6969-alt

test

cross-platform ⚠ suspicious
1744
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install tesy
Description
Conducts military-grade adversarial analysis by decomposing claims and deploying 32 expert agents to produce steelman arguments and counterarguments.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tesy
  3. After installation, invoke the skill by name or use /tesy
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
hjih
Metadata
Slug tesy
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is test?

Conducts military-grade adversarial analysis by decomposing claims and deploying 32 expert agents to produce steelman arguments and counterarguments. It is an AI Agent Skill for Claude Code / OpenClaw, with 1744 downloads so far.

How do I install test?

Run "/install tesy" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is test free?

Yes, test is completely free (open-source). You can download, install and use it at no cost.

Which platforms does test support?

test is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created test?

It is built and maintained by kipasdinding6969-alt (@kipasdinding6969-alt); the current version is v1.0.0.

💬 Comments