← Back to Skills Marketplace
jun-invest-option-master-installer (DEPRECATED)
by
gm4leejun-stack
· GitHub ↗
· v0.99.0
523
Downloads
0
Stars
0
Active Installs
14
Versions
Install in OpenClaw
/install jun-invest-option-master-installer
Description
DEPRECATED. Use jun-invest-option-master-agent.
README (SKILL.md)
DEPRECATED: jun-invest-option-master-installer
此 skill 已废弃。
请改用:jun-invest-option-master-agent
Usage Guidance
Key points to consider before installing:
- The skill is marked DEPRECATED in SKILL.md — prefer the recommended replacement (jun-invest-option-master-agent) unless you have a specific reason to install this older installer.
- Inspect scripts/install.sh (and any other executable scripts) thoroughly before running; the package contains an install script that will copy/sync files into your filesystem and may run openclaw/clawhub commands.
- AGENTS.md instructs treating certain chat phrases as a no-confirmation trigger to run an upgrade flow (clawhub update, run scripts/install.sh, openclaw agents add). That behavior can cause the agent to perform filesystem/agent-configuration changes without additional human confirmation — do not enable autonomous invocation for this skill in sensitive environments.
- The repository contains a hard-coded path (/Users/lijunsheng/.openclaw/workspace-jun-invest-option-master). Running the installer as-is may try to write to a path that is user-specific; update or sanitize paths before executing.
- Network access to public data sources (stooq, yfinance) and to a local broker gateway (127.0.0.1:11111) is expected for its purpose — but confirm you want those calls and that no credentials are embedded in the package.
- If you need to proceed: run the install script only in an isolated/test environment or VM, and run it under a user account where you control the destination paths. Consider cloning and running the code manually (reviewing and editing the install steps) rather than invoking any automated upgrade hooks.
- What would change this assessment: providing the exact contents of scripts/install.sh (to verify it only copies files and does not execute unexpected network calls), confirmation that the agent runtime will only use SKILL.md (and not AGENTS.md/SOUL.md) for autonomous behavior, or a cleaned package that removes hard-coded user paths and that documents explicit, minimal install steps would move this toward benign. Absent that, the mismatch between the minimal SKILL.md and the operational installer content (plus auto-upgrade instructions and hard-coded paths) makes the skill suspicious.
Capability Analysis
Type: OpenClaw Skill
Name: jun-invest-option-master-installer
Version: 0.99.0
The skill bundle is classified as suspicious due to the AI agent's explicit instructions for self-modification and self-publishing, which present a significant prompt-injection vulnerability. Files like `AGENTS.md`, `SOUL.md`, and `agent/invest_agent/prompts/Growth.md` instruct the agent to execute `clawhub update`, run `scripts/install.sh`, modify its own repository, and publish new skill versions. While intended for 'team self-growth and upgrade,' these capabilities could be exploited via prompt injection to introduce and publish malicious code, posing a supply chain risk.
Capability Assessment
Purpose & Capability
SKILL.md only states the skill is DEPRECATED and points to a replacement, but the bundle includes a full installer/workspace (installer script, agent docs, adapters, assembler/validator code) and AGENTS.md which prescribes CLI commands to 'upgrade/sync' the workspace. Requiring an installer that copies files and runs openclaw/clawhub commands is coherent for an installer, but the one-line SKILL.md combined with many operational files is inconsistent and surprising. The package also hard-codes a user-specific workspace path (/Users/lijunsheng/.openclaw/workspace-jun-invest-option-master), which is unexpected and likely incorrect for other users.
Instruction Scope
Important runtime instructions are present in repository docs (AGENTS.md, SOUL.md) rather than SKILL.md: they instruct the agent to treat certain user phrases as a direct trigger to run upgrade steps (clawhub update, run scripts/install.sh, openclaw agents add) without additional confirmation. Those steps reference system CLI tools and file-system paths, and will write/sync assets into the user's OpenClaw workspace. The SKILL.md itself contains no operational detail, so an agent or human relying solely on SKILL.md would be unaware of these behaviors — this hidden operational scope is concerning.
Install Mechanism
There is no formal install spec in registry metadata, but a scripts/install.sh file exists. The install approach appears to be: run clawhub/openclaw commands and the provided install script to copy/sync workspace files. This is not an automatic remote download via an install spec, but running the script will write files to disk and modify agent configuration. The lack of an explicit install spec combined with an install script in the package is an inconsistency worth reviewing (inspect scripts/install.sh before running).
Credentials
The skill declares no required environment variables or credentials, and the code does not embed tokens. Adapters mention external data sources (Futu OpenD at 127.0.0.1:11111, yfinance, stooq) which are expected for market-data functionality. The bundle explicitly states secrets must not be packaged into the installer. No unrelated credentials (AWS, etc.) are requested — this is proportionate — but the agent may later prompt for broker credentials when enabling Futu or adding agents.
Persistence & Privilege
The package includes operational steps that add an agent to local OpenClaw configuration (openclaw agents add ...) and writes a workspace into a hard-coded user path. AGENTS.md also prescribes treating a set of user phrases as a direct trigger to run the upgrade workflow without further confirmation. While always:false (not force-installed globally), the combination of auto-upgrade triggers, CLI commands that change agent config, and hard-coded paths increases the potential for unexpected modifications to the host environment.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install jun-invest-option-master-installer - After installation, invoke the skill by name or use
/jun-invest-option-master-installer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.99.0
deprecated: use jun-invest-option-master-agent
v0.2.2
chore: raise single stock concentration limit to 35%
v0.2.1
chore: refresh skill payload; include latest Growth prompt guidance
v0.2.0
fix: publish minimal payload to avoid timeouts; includes validator+fixtures+Growth updates
v0.1.9
feat: validator adds preferred DTE + risk decision + leverage checks; add pass_minimal fixture
v0.1.8
chore: Growth blocked threshold fixed to 30 minutes
v0.1.7
feat: Growth adopts 24/7 minute-level cadence; plan now includes cadence + next_120m
v0.1.6
feat: Growth adds backlog collection/dedupe/status + project management plan (milestones/next_7d/dependencies)
v0.1.5
feat: add Growth (continuous improvement) role + prompt + contracts
v0.1.4
Fix upgrade semantics: '升级 agent' upgrades workspace via installer; never self-update OpenClaw
v0.1.3
Fix upgrade semantics: '升级 agent' upgrades workspace via installer; never self-update OpenClaw
v0.1.2
Auto-upgrade chat semantics: treat '升级 agent' as upgrade jun-invest-option-master; add AGENTS.md/SOUL.md
v0.1.1
Inherit invest-master runnable code (invest_agent tools/bin/integrations) + installer docs
v0.1.0
New installer skill (distinct from agentId): installs/upgrades & registers agent jun-invest-option-master
Metadata
Frequently Asked Questions
What is jun-invest-option-master-installer (DEPRECATED)?
DEPRECATED. Use jun-invest-option-master-agent. It is an AI Agent Skill for Claude Code / OpenClaw, with 523 downloads so far.
How do I install jun-invest-option-master-installer (DEPRECATED)?
Run "/install jun-invest-option-master-installer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is jun-invest-option-master-installer (DEPRECATED) free?
Yes, jun-invest-option-master-installer (DEPRECATED) is completely free (open-source). You can download, install and use it at no cost.
Which platforms does jun-invest-option-master-installer (DEPRECATED) support?
jun-invest-option-master-installer (DEPRECATED) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created jun-invest-option-master-installer (DEPRECATED)?
It is built and maintained by gm4leejun-stack (@gm4leejun-stack); the current version is v0.99.0.
More Skills