← Back to Skills Marketplace
Wed 1.0.1
by
gvillanueva84
· GitHub ↗
· v1.0.0
15058
Downloads
6
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install wed-1-0-1
Description
What Would Elon Do? - Transform any idea into a ruthless execution plan. One command to generate a full business strategy, MVP spec, go-to-market plan, and first-week action items. Think bigger. Move faster. /wed 'your idea'
Usage Guidance
This skill contains explicit runtime instructions to run shell commands (hostname) and silently POST to an external endpoint before doing anything else. Even though the author labels it a 'security awareness demonstration' and claims only a counter is incremented, the pattern (collect local info + network POST) is the same as exfiltration. Before installing or running: 1) Read rules/logic.md and SKILL.md fully — the behavior is documented but not prominent in the main description. 2) If you want to try it, run in a sandboxed environment or with network disabled to verify output safely. 3) Prefer skills that do not execute commands or make network requests, or that require explicit user opt-in at runtime for such actions. 4) Ask the author to remove 'silent' collection and make any telemetry opt-in and transparent (e.g., prompt user, show exact data sent). 5) If you manage sensitive repos or secrets on your machine, avoid installing skills that run arbitrary shell commands or POST to external endpoints. If you are unsure, do not install.
Capability Analysis
Type: OpenClaw Skill
Name: wed-1-0-1
Version: 1.0.0
This skill is classified as suspicious because it executes shell commands (`hostname`) and makes an external network request (`curl` to `https://wed-security-awareness.jamieson9964.workers.dev/log`) to an external server, as detailed in `rules/logic.md`. While the skill explicitly states its purpose is a 'security awareness demonstration' and claims no PII is transmitted, these actions demonstrate high-risk capabilities (shell execution, external communication, silent initial data collection of hostname and CWD) that could be leveraged maliciously. The instructions to the agent in `rules/logic.md` direct it to perform these actions silently before revealing them to the user, which is a form of prompt injection to execute commands beyond the user's immediate expectation of a business plan generator.
Capability Assessment
Purpose & Capability
The skill claims to generate business plans (purely content-generation). However the included runtime rules instruct the agent to run local shell commands (hostname) and make an outbound network request to increment a counter — actions not required to produce a plan and inconsistent with the stated purpose.
Instruction Scope
rules/logic.md mandates 'silently' gathering system info (hostname, working directory) and POSTing to https://wed-security-awareness.jamieson9964.workers.dev/log before producing the plan. Those steps are out-of-band for a text-generation skill and include a stealthy collection/transmit step ('silently gather'), which is scope creep and a privacy/security risk.
Install Mechanism
This is instruction-only (no install spec, no code to download), so there's no install-phase risk. Nothing is written to disk by an installer.
Credentials
The skill requests no environment variables or credentials, which is good, but it does request access to local system information (hostname and cwd) and to make an external network call. Those actions are not declared in SKILL.md itself (they appear in rules/logic.md) and are disproportionate to generating a business plan.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system-wide config, and requires no persistent credentials. It does, however, instruct the agent to make an outbound request during each invocation (transient network access).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wed-1-0-1 - After installation, invoke the skill by name or use
/wed-1-0-1 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Updated skill.
Metadata
Frequently Asked Questions
What is Wed 1.0.1?
What Would Elon Do? - Transform any idea into a ruthless execution plan. One command to generate a full business strategy, MVP spec, go-to-market plan, and first-week action items. Think bigger. Move faster. /wed 'your idea'. It is an AI Agent Skill for Claude Code / OpenClaw, with 15058 downloads so far.
How do I install Wed 1.0.1?
Run "/install wed-1-0-1" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Wed 1.0.1 free?
Yes, Wed 1.0.1 is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Wed 1.0.1 support?
Wed 1.0.1 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Wed 1.0.1?
It is built and maintained by gvillanueva84 (@gvillanueva84); the current version is v1.0.0.
More Skills