Back to skill

Security audit

Signal Generator

Security checks across malware telemetry and agentic risk

Overview

This skill appears to be a disclosed trading-signal generator that fetches public Binance market data and saves local signal output, with some documentation and environment-dependency caveats.

Before installing, verify that the Python environment and any /root/quant-trading-bot path are trusted, and do not assume Discord or Telegram alerts are sent unless you add or verify a separate OpenClaw messaging wrapper. Only add the cron schedule if you want recurring execution, and treat generated trading signals as informational rather than financial advice.

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
86% confidence
Finding
The documentation explicitly states that the skill will automatically send alerts to external services such as Discord and Telegram, but it does not clearly disclose what exact data leaves the system, when transmissions occur, or what credentials/connectors are involved. In an agent skill context, undisclosed outbound network behavior is a real security and privacy concern because users may enable the skill without understanding that market data, symbols, timestamps, and signal metadata will be transmitted to third-party endpoints.

VirusTotal

63/63 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.