← 返回 Skills 市场
331
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install razorpay-monitor
功能描述
Autonomous Razorpay payment monitoring for Indian merchants. Tracks daily settlements, detects failed payments, sends WhatsApp/Telegram alerts for anomalies,...
安全使用建议
Do not install or hand over live Razorpay keys until these gaps are clarified. Ask the author for: (1) explicit instructions / code for how alerts are delivered (Telegram bot token, WhatsApp provider details, or webhook endpoints), (2) an install/run method (what 'razorpay-monitor' is and how it's installed or executed), and (3) where and how historical data is stored and protected. Use test keys first, create a limited-permission API key if possible, rotate keys after testing, and prefer hosting the monitor in an isolated environment (container or dedicated host). If the author cannot supply concrete install code and messaging integration details, treat the skill as incomplete and avoid providing production credentials.
功能分析
Type: OpenClaw Skill
Name: razorpay-monitor
Version: 1.0.0
The OpenClaw AgentSkills skill bundle for 'razorpay-monitor' is classified as benign. The `SKILL.md` clearly outlines a payment monitoring purpose, using standard Razorpay API endpoints for read-only operations. Crucially, it includes explicit 'Privacy & Security Notes' instructing the AI agent to never log or display full card numbers, mask customer info, and read API keys only from environment variables without storing or exposing them. There are no indications of prompt injection attempts, unauthorized data exfiltration, malicious execution, or persistence mechanisms.
能力评估
Purpose & Capability
The declared purpose (monitor Razorpay payments and send WhatsApp/Telegram alerts) matches the Razorpay API usage and required Razorpay creds, but the skill provides no mechanism, credentials, or instructions for delivering messages over WhatsApp or Telegram. It also suggests cron lines that invoke a 'razorpay-monitor' binary/command despite being an instruction-only skill with no install or executable; this is incoherent.
Instruction Scope
SKILL.md stays within the Razorpay API surface (payments, refunds, settlements, disputes) and references only declared env vars for authentication. However, it leaves open how notifications are transmitted (no webhook/SMTP/WhatsApp/Telegram tokens or endpoints), and it mentions keeping and using 'memory' for week-over-week comparisons without specifying where that data is stored or how it's protected.
Install Mechanism
There is no install spec (instruction-only), which is low-risk, but the provided cron examples call an external command ('razorpay-monitor') that doesn't exist in this package. That mismatch could confuse deployers or hide missing implementation steps.
Credentials
The only required env vars are RAZORPAY_KEY_ID and RAZORPAY_KEY_SECRET, which are appropriate for Razorpay access. But the skill claims to send WhatsApp/Telegram alerts yet does not request any messaging credentials (e.g., Telegram bot token, WhatsApp API config), which is inconsistent and could mean the skill expects to use other unspecified messaging channels or shared credentials.
Persistence & Privilege
The skill does not request always:true or any system config paths, and autonomous invocation is default. It mentions retaining last week's data for comparisons but doesn't specify storage location or retention policy — this is ambiguous but not a direct privilege escalation.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install razorpay-monitor - 安装完成后,直接呼叫该 Skill 的名称或使用
/razorpay-monitor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of razorpay-monitor: Autonomous payment monitoring and alerting for Indian Razorpay merchants.
- Tracks daily settlements, failed payments, refunds, and revenue via the Razorpay API.
- Sends proactive WhatsApp/Telegram alerts for anomalies (e.g., payment failures, large transactions, disputes).
- Delivers formatted daily and weekly revenue summaries with actionable insights.
- Supports real-time user commands for payments, refunds, settlement status, and more.
- Dispute reminders and privacy features to mask sensitive customer data.
元数据
常见问题
razorpay monitor 是什么?
Autonomous Razorpay payment monitoring for Indian merchants. Tracks daily settlements, detects failed payments, sends WhatsApp/Telegram alerts for anomalies,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 331 次。
如何安装 razorpay monitor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install razorpay-monitor」即可一键安装,无需额外配置。
razorpay monitor 是免费的吗?
是的,razorpay monitor 完全免费(开源免费),可自由下载、安装和使用。
razorpay monitor 支持哪些平台?
razorpay monitor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 razorpay monitor?
由 utsavs(@utsavs)开发并维护,当前版本 v1.0.0。
推荐 Skills