← 返回 Skills 市场
devotion-coding

Openclaw Skill Money Idea Generator

作者 outman · GitHub ↗ · v0.1.2
cross-platform ⚠ suspicious
486
总下载
0
收藏
2
当前安装
3
版本数
在 OpenClaw 中安装
/install openclaw-skill-money-idea-generator
功能描述
赚钱灵感生成器 | Money Idea Generator. 自动发现 AI 变现机会,生成可落地的赚钱灵感。支持多平台监控:GitHub、抖音、B站、小红书、Twitter。触发词:赚钱灵感、赚钱机会、AI 变现、商业灵感.
安全使用建议
This skill appears to implement the advertised idea‑generation features, but before installing: 1) Inspect or run the code in a sandbox — there is no automated installer and dependencies (Python 'requests', plus optionally the 'bird' CLI for Twitter) must be present. 2) Check whether you have a local 'bird' CLI configured — the skill calls it via subprocess and that CLI may use stored Twitter credentials; if you don't want that, remove or disable the 'bird' call. 3) If you provide a GitHub token, use a token with minimal scope (read‑only) and understand it's optional; the skill will work without it but with stricter rate limits. 4) Review network endpoints used (api.gitterapp.com, api.bilibili.com, GitHub API and various search URLs) and confirm you are comfortable with the skill making outbound requests. 5) Note the skill will create files under ~/.openclaw/... — review those files and their permissions or change the data_dir in AssetPool if you prefer a different location. If you need low risk, run it locally in an isolated environment or container and avoid supplying additional credentials.
功能分析
Type: OpenClaw Skill Name: openclaw-skill-money-idea-generator Version: 0.1.2 The skill is classified as suspicious primarily due to the execution of an undeclared external binary, `bird`, via `subprocess.run` in `scripts/multi_source_monitor.py`. While the arguments to `bird` are hardcoded, the execution of an arbitrary, undeclared command is a significant vulnerability that could lead to unexpected behavior or RCE if the `bird` command is compromised or manipulated. Additionally, `scripts/github_monitor.py` relies on an 'unofficial API' (`api.gitterapp.com`), introducing a supply chain risk. These risky capabilities, without clear malicious intent, warrant a 'suspicious' classification.
能力评估
Purpose & Capability
The code implements multi‑platform monitoring (GitHub, Douyin, Bilibili, Xiaohongshu, Twitter) and idea generation/asset storage consistent with the description. However, the declared runtime requirements (only python3 and curl) omit other capabilities the code expects (e.g., the 'bird' Twitter CLI and the Python 'requests' package). Use of a non‑official GitHub trending API (api.gitterapp.com) is also present — plausible but nonstandard.
Instruction Scope
SKILL.md describes only the high‑level usage and mentions configuring a GITHUB_TOKEN in config.py. The code itself performs network requests to multiple external endpoints (api.github.com, api.gitterapp.com, api.bilibili.com, various search URLs) and invokes the 'bird' CLI via subprocess.run for Twitter data. The instructions do not call for reading unrelated system files, but they do rely on running external network calls and an external CLI whose presence/credentials may be preconfigured on the host.
Install Mechanism
There is no install spec (the package is effectively distributed as code files). README suggests pip install requests but there is no automated dependency declaration or installer. That means dependencies (requests) and optional CLIs (bird) must be provided by the environment manually — a minor friction and auditing point, but not inherently malicious. No downloads from arbitrary URLs or archive extraction were found.
Credentials
Metadata declares no required environment variables, yet config.py reads GITHUB_TOKEN from the environment (optional). The code may use any credentials that the system CLI 'bird' has access to (the skill calls subprocess.run(['bird', ...]) without declaring it). This mismatch (undeclared optional env usage and reliance on a CLI that may carry credentials) is a proportionality/visibility concern: users should be aware that existing local CLI credentials could be used when the skill runs.
Persistence & Privilege
The skill writes data to a subdirectory in the user's home (~/.openclaw/workspace/memory/money-ideas) to store ideas, executions, and revenue records. This local persistence matches its asset‑pool purpose. always:false and normal autonomous invocation defaults are used (no elevated platform privileges).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-skill-money-idea-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-skill-money-idea-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.2
Multi-platform monitoring and asset tracking added. - Added support for monitoring money-making opportunities across multiple platforms: GitHub, Douyin, Bilibili, Xiaohongshu, and Twitter. - Introduced asset pool management: save, track, and record implementation status and actual earnings for each idea. - Updated keywords, usage examples, and documentation to reflect expanded functionality. - Added scripts/multi_source_monitor.py for new data sources. - Enhanced recommendation and classification options to include user preferences and more platforms.
v0.1.1
- Updated README.md for improved documentation. - No changes to functionality or features.
v0.1.0
Initial release summary: Launch of the Money Idea Generator with AI monetization insight features. - Generates actionable money-making ideas based on trending AI projects and user preferences. - Monitors GitHub Trending AI repos and analyzes monetization potential. - Provides potential scoring (high/medium/low), startup cost, and expected income estimates. - Offers categorized and personalized recommendations by field and difficulty. - Supports natural language prompts for idea generation and project analysis.
元数据
Slug openclaw-skill-money-idea-generator
版本 0.1.2
许可证
累计安装 3
当前安装数 2
历史版本数 3
常见问题

Openclaw Skill Money Idea Generator 是什么?

赚钱灵感生成器 | Money Idea Generator. 自动发现 AI 变现机会,生成可落地的赚钱灵感。支持多平台监控:GitHub、抖音、B站、小红书、Twitter。触发词:赚钱灵感、赚钱机会、AI 变现、商业灵感. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 486 次。

如何安装 Openclaw Skill Money Idea Generator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-skill-money-idea-generator」即可一键安装,无需额外配置。

Openclaw Skill Money Idea Generator 是免费的吗?

是的,Openclaw Skill Money Idea Generator 完全免费(开源免费),可自由下载、安装和使用。

Openclaw Skill Money Idea Generator 支持哪些平台?

Openclaw Skill Money Idea Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Openclaw Skill Money Idea Generator?

由 outman(@devotion-coding)开发并维护,当前版本 v0.1.2。

💬 留言讨论