Passive Income Tracker

v1.0.0

追踪多个被动收入来源,包括订阅收入、广告分成、技能销售佣金等。支持Webhook接入ClawHub统计。

0· 122·0 current·0 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 linbo405/passive-income-tracker-xiaomolongxia.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Passive Income Tracker" (linbo405/passive-income-tracker-xiaomolongxia) from ClawHub.
Skill page: https://clawhub.ai/linbo405/passive-income-tracker-xiaomolongxia
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 passive-income-tracker-xiaomolongxia

ClawHub CLI

Package manager switcher

npx clawhub@latest install passive-income-tracker-xiaomolongxia
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the SKILL.md content: it lists income sources, inputs, outputs and an optional webhook URL. The skill does not request unrelated binaries, cloud credentials, or system paths.
Instruction Scope
SKILL.md is high-level and contains no commands that read local files or environment variables. It does reference an optional external webhookUrl — providing that endpoint would cause the agent to send data externally, so the webhook target should be trusted.
Install Mechanism
No install spec and no code files (instruction-only). This is low-risk because nothing is written to disk or auto-installed.
Credentials
No required environment variables or credentials are declared. The only configuration item of note is webhookUrl (optional) which is proportionate to the webhook integration feature.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent system privileges or modify other skills' configs.
Assessment
This skill appears internally consistent, but be cautious before supplying a webhook URL or pasting sensitive financial credentials. Only provide a webhook you control or trust, test with dummy data first, and avoid sharing bank/API secrets in chat. Note this is an instruction-only skill with no source or homepage — prefer skills with published source or vendor info if you need stronger provenance. The listed ¥39/month is a price statement in the doc; the skill itself does not include a payment flow or publisher details, so confirm billing/installation details before paying.

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

Runtime requirements

💰 Clawdis
OSWindows · macOS · Linux
latestvk97av128fpzy0cfm0aewb9w9cx83j9jq
122downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0
Windows, macOS, Linux

Passive Income Tracker 💰

追踪你的多个被动收入来源,统一管理收益统计。

功能

  • 📊 收入仪表盘:一眼看清所有收入来源
  • 💵 订阅收入:ClawHub技能订阅收入
  • 📢 广告分成:平台广告收入追踪
  • 🎯 技能佣金:推广分成收入
  • 📈 月度对比:收入趋势分析

输入

  • 收入类型(subscription/ad/referral)
  • 金额
  • 日期范围
  • 数据源Webhook(可选)

输出

{
  "total_monthly": 1250.00,
  "sources": [
    {"name": "ClawHub Skills", "monthly": 147.00, "installs": 5},
    {"name": "Ad Revenue", "monthly": 50.00},
    {"name": "Referral", "monthly": 30.00}
  ],
  "trend": "+12% vs last month"
}

使用场景

  • 订阅收入监控
  • 多平台收入汇总
  • 被动收入目标追踪

配置

{
  "webhookUrl": "https://your-stats-webhook.com",
  "currency": "CNY",
  "updateInterval": "daily"
}

价格

¥39/月

Comments

Loading comments...