PayTheFlyPro

Security checks across malware telemetry and agentic risk

Overview

This skill does what it says: it creates signed PayTheFlyPro payment and withdrawal links, but the signer key and generated withdrawal URLs must be handled as sensitive financial authorization material.

Install only if you use PayTheFlyPro and understand its signer model. Use a dedicated unfunded signer key, keep PTF_SIGNER_KEY out of shared logs and CI output, verify every withdrawal recipient, amount, serial number, and deadline before generating a link, and avoid sharing signed withdrawal URLs except with the intended recipient.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Findings (1)

Missing User Warnings

Medium
Confidence
93% confidence
Finding
The script prints the fully signed withdrawal URL, including the EIP-712 signature and all withdrawal parameters, directly to stdout. In many real environments stdout is captured by shell history, CI/CD logs, process supervisors, terminal recording tools, or shared support logs; anyone who obtains the URL may be able to trigger the withdrawal before expiry, effectively turning log exposure into credential exposure.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal