← 返回 Skills 市场
gm4leejun-stack

jun-invest-option-master-installer (DEPRECATED)

作者 gm4leejun-stack · GitHub ↗ · v0.99.0
cross-platform ⚠ suspicious
523
总下载
0
收藏
0
当前安装
14
版本数
在 OpenClaw 中安装
/install jun-invest-option-master-installer
功能描述
DEPRECATED. Use jun-invest-option-master-agent.
使用说明 (SKILL.md)

DEPRECATED: jun-invest-option-master-installer

此 skill 已废弃。

请改用:jun-invest-option-master-agent

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install jun-invest-option-master-installer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /jun-invest-option-master-installer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug jun-invest-option-master-installer
版本 0.99.0
许可证
累计安装 0
当前安装数 0
历史版本数 14
常见问题

jun-invest-option-master-installer (DEPRECATED) 是什么?

DEPRECATED. Use jun-invest-option-master-agent. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 523 次。

如何安装 jun-invest-option-master-installer (DEPRECATED)?

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

jun-invest-option-master-installer (DEPRECATED) 是免费的吗?

是的,jun-invest-option-master-installer (DEPRECATED) 完全免费(开源免费),可自由下载、安装和使用。

jun-invest-option-master-installer (DEPRECATED) 支持哪些平台?

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

谁开发了 jun-invest-option-master-installer (DEPRECATED)?

由 gm4leejun-stack(@gm4leejun-stack)开发并维护,当前版本 v0.99.0。

💬 留言讨论