← 返回 Skills 市场
kilusha

Subscription Manager Pro

作者 Kilusha · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
107
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install subscription-manager-pro
功能描述
Track all your subscriptions, get alerts before renewals, identify forgotten services, and calculate total spend. Never pay for something you forgot to cance...
安全使用建议
This skill appears coherent: it stores subscription records locally and uses a Python script to manage them, and it does not request cloud credentials or external services. Before installing, you should (1) review the full scripts/manager.py file for any network, subprocess, or shell calls (the visible portion imports only stdlib modules, but the file in the package should be inspected end-to-end), (2) be cautious with any cancel_url entries you add—treat them like bookmarked links and don't click unknown URLs, and (3) ensure you have appropriate backups if you rely on the local JSON data. If you want higher assurance, paste the complete manager.py here (or inspect it locally) so the remaining code paths can be audited for hidden network I/O or shell execution.
功能分析
Type: OpenClaw Skill Name: subscription-manager-pro Version: 1.0.0 The subscription-manager-pro skill is a legitimate tool for tracking recurring expenses. The Python script (scripts/manager.py) uses only standard libraries to manage local JSON data, with no evidence of network activity, data exfiltration, or unauthorized command execution. All instructions in SKILL.md and README.md are consistent with the stated purpose of managing subscriptions and providing spending insights.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The name/description (subscription tracking, reminders, spend analysis) match the provided artifacts: SKILL.md describes CLI commands and local JSON storage, claw.json only requires Python and the script file. Nothing in the manifest asks for unrelated cloud credentials or system-wide access.
Instruction Scope
SKILL.md instructs the agent to read/write a clearly scoped data directory (~/.openclaw/workspace/subscription-manager-pro/data) and to run the local script commands. The instructions do not request reading unrelated system files, environment variables, or sending data to external endpoints. One note: users can store arbitrary cancel_url values in records (user-supplied URLs), so the agent or user should be cautious opening those links.
Install Mechanism
There is no install spec (instruction-only) and the included claw.json only declares a Python requirement and the local script. No remote downloads or archive extraction are used.
Credentials
The skill declares no required environment variables, no primary credential, and no special config paths beyond its own data folder. This is proportional to a local subscription manager.
Persistence & Privilege
always is false and autonomous invocation is allowed by default. The skill does not request permanent platform-wide privileges or attempt to modify other skills or agent configs. It persists only to its own data directory.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install subscription-manager-pro
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /subscription-manager-pro 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Track subscriptions, get alerts before renewals, calculate total spend
元数据
Slug subscription-manager-pro
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Subscription Manager Pro 是什么?

Track all your subscriptions, get alerts before renewals, identify forgotten services, and calculate total spend. Never pay for something you forgot to cance... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 107 次。

如何安装 Subscription Manager Pro?

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

Subscription Manager Pro 是免费的吗?

是的,Subscription Manager Pro 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Subscription Manager Pro 支持哪些平台?

Subscription Manager Pro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Subscription Manager Pro?

由 Kilusha(@kilusha)开发并维护,当前版本 v1.0.0。

💬 留言讨论