Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

AI Investment Analyzer

v1.1.1

AI投资分析与决策助手,为用户提供股票、加密货币、房地产投资的分析和建议。支持实时数据分析、风险评估、投资策略优化。

0· 202·1 current·1 all-time
byLiunk@mwz747512353

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for mwz747512353/ai-investment-analyzer.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "AI Investment Analyzer" (mwz747512353/ai-investment-analyzer) from ClawHub.
Skill page: https://clawhub.ai/mwz747512353/ai-investment-analyzer
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install ai-investment-analyzer

ClawHub CLI

Package manager switcher

npx clawhub@latest install ai-investment-analyzer
Security Scan
VirusTotalVirusTotal
Suspicious
View report →
OpenClawOpenClaw
Suspicious
medium confidence
Purpose & Capability
Name, description, SKILL.md and the Node.js code align: the skill provides stock/crypto/real-estate analysis, portfolio optimization and risk assessment. However the SKILL.md and README advertise 'real-time data API integration' yet the package declares no required env vars/credentials and the code uses only simulated/mock data. This mismatch (advertised external API integration vs no declared credentials) is plausible for an early/demo release but is a point worth noting.
Instruction Scope
Runtime instructions are limited to running the included CLI commands (analyze, portfolio optimize, risk assess, forecast). The SKILL.md does not instruct reading unrelated system files or exfiltrating data. However repository files (publish-manual.txt) contain instructions and a ClawHub login token which would allow external publishing of the repository — that is unrelated to the skill's runtime purpose and introduces an external-facing risk.
Install Mechanism
There is no install spec (instruction-only install method), and no remote downloads or extract steps. This lowers installation risk. The included Node.js files run locally and only read/write a local analysis_log.json file.
!
Credentials
The skill declares no required environment variables or primary credential, which is consistent with its current simulated-data implementation — but examples/config.json and the prose discuss API keys for data providers. More importantly, publish-manual.txt embeds a ClawHub token (token:clh_stbFXRYc9RTR1Ck7e940tJ1e4AN0EU8X5S_MhoC8MFM). An embedded publish/login token in the repository is disproportionate and potentially sensitive: it could be misused to post or modify content on the referenced platform.
Persistence & Privilege
The skill does not request always: true and does not modify other skills or system-wide settings. The runtime writes a local analysis_log.json (normal for a CLI tool). There is no evidence the skill attempts to persistently elevate privileges or auto-enable itself.
Scan Findings in Context
[embedded_token_in_publish_manual] unexpected: publish-manual.txt contains a ClawHub login token string (token:clh_stbFXRYc9RTR1Ck7e940tJ1e4AN0EU8X5S_MhoC8MFM). A publishing/login token is unrelated to runtime analysis and should not be included in distributed skill files; this is a sensitive secret leak.
[child_process_execSync_import] expected: analyzer.js imports child_process.execSync. A CLI tool may legitimately use child_process, but in the provided code execSync is imported and not used — this looks like leftover or sloppy code rather than active remote execution. Still, child_process usage in general is something to review for potential shell invocation.
What to consider before installing
What to consider before installing: - Treat this as a demo/local tool, not a production trading system. The code uses simulated/mock prices and does not implement real-time API integration out-of-the-box. - Do NOT reuse or trust the ClawHub login token found in publish-manual.txt — it appears to be an embedded secret. If you manage or mirrored this repo, rotate any exposed tokens/credentials and remove them from the repository history. - If you intend to connect real data providers (Yahoo/AlphaVantage/Binance/Coinbase/Zillow), add API keys in a secure config mechanism (not in repo files) and verify the skill explicitly declares required env vars before providing secrets. - Review analyzer.js for any shell execution or network calls before running on a machine with sensitive data. The script writes analysis_log.json to the working directory — consider where that file will live and who can read it. - Verify the maintainer and source: the homepage points to a GitHub repo under AIFinanceAssistant; confirm ownership and review upstream commits. If you plan to use this for real investing, audit the algorithms, test thoroughly, and consider legal/regulatory implications. If you want, I can: (1) point to the exact lines where the token appears, (2) suggest a safe recipe to remove secrets and sanitize history, or (3) produce a short checklist to harden this skill before use.

Like a lobster shell, security has layers — review code before you run it.

aivk978h51msy1fbgfzyrhvne8b1h840wbqbusinessvk978h51msy1fbgfzyrhvne8b1h840wbqcommoditiesvk978h51msy1fbgfzyrhvne8b1h840wbqcryptovk978h51msy1fbgfzyrhvne8b1h840wbqfinancevk978h51msy1fbgfzyrhvne8b1h840wbqforexvk978h51msy1fbgfzyrhvne8b1h840wbqinternationalvk978h51msy1fbgfzyrhvne8b1h840wbqinvestmentvk978h51msy1fbgfzyrhvne8b1h840wbqlatestvk978h51msy1fbgfzyrhvne8b1h840wbqreal-estatevk978h51msy1fbgfzyrhvne8b1h840wbqstockvk978h51msy1fbgfzyrhvne8b1h840wbq
202downloads
0stars
3versions
Updated 3w ago
v1.1.1
MIT-0

AI 投资分析助手

功能特点

多资产分析:股票、加密货币、外汇、大宗商品、房地产、债券、基金 ✅ 技术分析:技术指标、趋势分析、价格预测 ✅ 基本面分析:财务报表分析、估值模型 ✅ 风险评估:蒙特卡洛模拟、VaR计算、风险等级评估 ✅ 投资组合优化:资产配置、风险分散、回报最大化 ✅ 市场预测:基于AI模型的市场趋势预测 ✅ 国际化支持:英语、中文、日语、德语等多语言输出 ✅ 实时数据:模拟实时数据API(可集成真实数据)

工具列表

invest_analyze

分析投资机会,提供详细的风险-回报评估

ai-investment analyze <asset> <period>

portfolio_optimize

优化投资组合配置,最大化回报同时控制风险

ai-investment portfolio optimize <portfolio_data>

risk_assessment

评估投资风险,提供风险等级和规避策略

ai-investment risk assess <investment>

market_forecast

提供市场趋势预测和投资建议

ai-investment forecast <market> <horizon>

安装方法

skillhub install ai-investment-analyzer

使用示例

股票投资分析

ai-investment analyze "AAPL" "1年"

加密货币监控

ai-investment analyze "BTC" "3个月"

房地产评估

ai-investment analyze "房产:上海浦东" "5年"

商业模式

免费版

  • 基础数据分析
  • 风险等级评估
  • 简单投资建议
  • 5次/天的使用限制
  • 支持英语、中文输出

付费版 ($9.99/月)

  • 高级预测模型(AI机器学习)
  • 个性化投资策略
  • 实时数据API接入
  • 无使用限制
  • 多语言输出(英语、中文、日语、德语)
  • 电子邮件支持

企业版 ($49.99/月)

  • 多资产投资组合优化
  • 团队协作功能
  • 定制数据接口
  • 优先级支持
  • API调用量1000次/天
  • 技术支持

核心技术

  • 使用机器学习模型进行趋势预测
  • 实时数据API集成(股票、加密货币、房地产)
  • 风险评估算法(蒙特卡洛模拟、VaR计算)
  • 投资组合优化(均值方差优化算法)

收入来源

  1. 技能订阅费
  2. API收费(第三方数据接口)
  3. 定制分析服务(为企业客户提供定制方案)
  4. 投资咨询服务(高级用户咨询)

市场前景

当前AI投资助手市场需求大,特别是在个人投资者中。通过提供准确的预测和建议,可以帮助用户做出更好的投资决策,从而节省资金和增加收益。

Comments

Loading comments...