Razorpay

Security checks across malware telemetry and agentic risk

Overview

This appears to be a disclosed Razorpay connector skill that uses OOMOL's oo CLI, but users should treat it as access to real payment-account operations.

Install this only if you intend to let the agent operate your OOMOL-connected Razorpay account. Review any payment, refund, customer, subscription, or deletion action before it runs, and install the oo CLI only from a source you trust.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
Findings (2)

Vague Triggers

Medium
Confidence
95% confidence
Finding
The description says to use this skill for "ANY Razorpay request" and "Whenever a task involves Razorpay," which is extremely broad and lacks constraints or exclusion examples. In a manifest/markdown context, this can overlap with many ordinary references to Razorpay and does not clearly define activation boundaries.

External Script Fetching

High
Category
Supply Chain
Content
- **`oo: command not found`** — install the oo CLI (other platforms: <https://cli.oomol.com/install-guide.md>):

  ```bash
  curl -fsSL https://cli.oomol.com/install.sh | bash    # macOS / Linux
  ```

  ```powershell
Confidence
90% confidence
Finding
curl -fsSL https://cli.oomol.com/install.sh | bash

VirusTotal

51/51 vendors flagged this skill as clean.

View on VirusTotal