Skill flagged — suspicious patterns detected

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

Ai Freelance Helper

v1.0.2

智能分析项目需求,生成合理报价与合同,自动管理项目进度与客户,助力自由职业者高效接单。

0· 113·1 current·1 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for yang1002378395-cmyk/ai-freelance-helper.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Ai Freelance Helper" (yang1002378395-cmyk/ai-freelance-helper) from ClawHub.
Skill page: https://clawhub.ai/yang1002378395-cmyk/ai-freelance-helper
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-freelance-helper

ClawHub CLI

Package manager switcher

npx clawhub@latest install ai-freelance-helper
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Suspicious
high confidence
!
Purpose & Capability
The skill claims a broad set of features (opportunity scraping, automated reminders, contract generation, CRM storage under ~/.openclaw/workspace/data/freelance/) in SKILL.md, but the bundled index.js implements only a local CLI analyzer, simple quotes/ recommendations, and basic local project/client JSON storage. Several advertised capabilities (web scraping, scheduled reminders, contract file creation) are not present in the code. This overclaiming is an incoherence between stated purpose and actual capability.
!
Instruction Scope
SKILL.md instructs editing a YAML config at ~/.openclaw/workspace/config/freelance-config.yaml and describes data stored under ~/.openclaw/workspace/data/freelance/ with projects.json/clients.json/contracts/, but index.js reads/writes a JSON config and uses different filenames (~/.openclaw/workspace/config/freelance-config.yaml as a JSON file, and ~/.openclaw/workspace/data/freelance-projects.json and freelance-clients.json). The README also describes network actions (scraping external sites) and scheduled reminders, yet the code contains no network or scheduling logic. Instructions therefore don't match runtime behavior and reference files/formats the code does not use.
Install Mechanism
There is no install spec and no external downloads; the package is instruction-only plus a small CLI script. No external dependencies or network installers are used, which is low-risk for install mechanism.
Credentials
The skill requests no environment variables or credentials. The code does reference HOME / USERPROFILE to locate files in the user's home directory, which is normal for a user-space tool and proportional to its local storage behavior.
Persistence & Privilege
The skill writes persistent files under the user's home (~/.openclaw/workspace/...), creating config and data files. This is expected for a project/CRM helper but could conflict with other tools using the same path; it does not request elevated privileges or modify system-wide settings, nor is always:true set.
What to consider before installing
This skill appears to overpromise features in its README that are not implemented in the included code. Before installing or using it, consider: 1) Inspect the repository and run the CLI locally (e.g., node index.js analyze "...") to confirm actual behavior. 2) Expect the tool to create and modify files under ~/.openclaw/workspace/ (config and JSON data); back up any existing .openclaw data first. 3) Do not rely on advertised networked features (web scraping, scheduled reminders, automatic contract file generation) unless the author provides updated code — they are not present in index.js. 4) If you need those advanced features, ask the author for clarification or a newer release; if you only need local quoting/analysis, the code is simple and local-only. 5) Prefer running/testing in an isolated environment or sandbox if you are unsure. If you want, request the author to fix the README vs code mismatches (YAML vs JSON config, file paths/names, advertised features).

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

chinesevk976hsdmr2zeqb84mtv9w8vqhh83qbjmfreelancevk976hsdmr2zeqb84mtv9w8vqhh83qbjmlatestvk976hsdmr2zeqb84mtv9w8vqhh83qbjm
113downloads
0stars
2versions
Updated 1mo ago
v1.0.2
MIT-0

AI 接单助手

帮你识别接单机会、生成报价、自动化接单流程。适合自由职业者、开发者、设计师。

功能

  • 机会识别 - 分析项目需求,评估可行性
  • 智能报价 - 基于项目复杂度、市场价、你的时薪生成报价
  • 合同生成 - 自动生成服务协议
  • 进度跟踪 - 记录项目状态,提醒截止日期
  • 客户管理 - CRM 功能,记录客户信息、沟通记录

使用场景

  1. 收到项目需求 → "帮我分析这个项目,给个报价建议"
  2. 不知道怎么报价 → "这是一个微信小程序开发项目,预计 2 周,市场价多少?"
  3. 需要签合同 → "生成一份软件开发服务协议"
  4. 跟进多个项目 → "显示我当前所有项目状态"

安装

npx clawhub@latest install ai-freelance-helper

快速开始

1. 分析项目需求

用户:帮我分析这个需求:
- 微信小程序
- 用户登录、商品展示、购物车、支付
- 后台管理系统
- 预计 3 周完成

AI:我来分析一下...

输出:

  • 项目复杂度:⭐⭐⭐⭐(中高)
  • 技术栈建议:微信小程序 + 云开发 / Node.js + MongoDB
  • 预计工时:120-160 小时
  • 市场价:¥15000-30000
  • 风险点:支付接口对接、云开发学习曲线

2. 生成报价

用户:生成报价单,我的时薪 ¥200

输出:

项目报价单
━━━━━━━━━━━━━━━━━━━━━━━
项目名称:微信小程序电商系统
开发周期:3 周
开发人员:[你的名字]

费用明细:
- 前端开发(小程序):60 小时 × ¥200 = ¥12000
- 后端开发(API + 管理后台):50 小时 × ¥200 = ¥10000
- 测试与调试:10 小时 × ¥200 = ¥2000
- 部署上线:¥1000

总计:¥25000

付款方式:
- 预付款 30%:¥7500(合同签订后支付)
- 中期款 40%:¥10000(核心功能完成后)
- 尾款 30%:¥7500(验收通过后)

有效期:7 天

3. 生成合同

用户:生成软件开发服务协议

输出:完整的合同文本,包括:

  • 服务内容
  • 费用与支付方式
  • 交付标准
  • 知识产权
  • 保密条款
  • 违约责任
  • 争议解决

4. 项目管理

用户:记录新项目 "某公司官网",预算 ¥8000,截止 2026-04-15
用户:显示所有项目

输出:

当前项目(3 个):
━━━━━━━━━━━━━━━━━━━━━━━
1. 某公司官网
   状态:进行中
   预算:¥8000
   截止:2026-04-15(还剩 18 天)
   
2. 微信小程序电商
   状态:待开始
   预算:¥25000
   截止:2026-04-30

3. 数据分析脚本
   状态:已完成
   预算:¥3000
   完成于:2026-03-20

配置

编辑 ~/.openclaw/workspace/config/freelance-config.yaml

# 你的基础信息
name: "你的名字"
email: "your@email.com"
hourly_rate: 200  # 时薪(元)

# 市场价参考(可选)
market_rates:
  frontend: 150-300  # 前端开发(元/小时)
  backend: 200-400   # 后端开发
  mobile: 200-350    # 移动开发
  design: 100-200    # UI 设计

# 报价策略
pricing_strategy:
  min_profit_margin: 0.3  # 最低利润率 30%
  risk_buffer: 0.2        # 风险缓冲 20%

数据存储

所有数据存储在 ~/.openclaw/workspace/data/freelance/

  • projects.json - 项目列表
  • clients.json - 客户信息
  • contracts/ - 生成的合同

高级功能

自动识别项目机会

用户:帮我看看这个网站有没有外包机会:https://www.v2ex.com/go/jobs

AI 会:

  1. 抓取页面内容
  2. 识别相关职位/项目
  3. 评估匹配度
  4. 生成申请建议

竞品分析

用户:分析一下猪八戒网上的小程序开发报价

输出市场价区间、竞争情况、定价建议。

客户跟进提醒

用户:设置提醒,3 天后跟进 "某公司" 项目

会在指定时间提醒你联系客户。

定价建议

项目类型简单中等复杂
官网/落地页¥2000-5000¥5000-10000¥10000-20000
小程序¥5000-10000¥10000-25000¥25000-50000
App¥20000-50000¥50000-100000¥100000+
后台系统¥5000-15000¥15000-30000¥30000-60000
数据分析¥3000-8000¥8000-20000¥20000-50000

常见问题

Q:报价太高会不会吓跑客户? A:报价要合理。建议:

  1. 先了解客户预算
  2. 提供多个方案(基础版/标准版/高级版)
  3. 说明价格包含的服务

Q:如何防止被白嫖? A:

  1. 预付款至少 30%
  2. 分阶段交付,分阶段收款
  3. 签订合同,明确需求范围

Q:如何处理需求变更? A:

  1. 合同中明确需求变更流程
  2. 变更需书面确认
  3. 额外需求额外收费

技巧

  1. 不要低于市场价 - 会显得不专业,也赚不到钱
  2. 留出缓冲时间 - 预估时间 × 1.5 = 实际时间
  3. 明确需求边界 - "这个不包含在报价内,需要额外收费"
  4. 保持沟通 - 定期汇报进度,建立信任

更新日志

v1.0.0 (2026-03-28)

  • ✅ 项目分析
  • ✅ 智能报价
  • ✅ 合同生成
  • ✅ 项目管理
  • ✅ 客户管理

反馈与支持

License

MIT


祝你接单顺利,收入翻倍! 💰

Comments

Loading comments...