Beta Trading Analysis

Security checks across malware telemetry and agentic risk

Overview

The skill appears to keep local trading notes for continuity, which is purpose-aligned but should be understood before use.

Install only if you are comfortable with the skill keeping trading context in `~/trading/memory.md`. Review or delete that file if it contains sensitive strategies, portfolio details, or personal financial notes you do not want persisted locally.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • 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 (2)

Missing User Warnings

Low
Confidence
90% confidence
Finding
The template instructs copying data into `~/trading/memory.md`, which implies persistent local storage under the user's home directory without any explicit disclosure or consent language. This is a real transparency and privacy issue because users may not expect an agent skill to create or maintain files containing personal profile and trading-related notes on disk.

Missing User Warnings

Low
Confidence
94% confidence
Finding
The initialization section includes `mkdir` and `touch` commands that create directories and files in the user's home directory, but the document does not clearly warn that local filesystem changes will occur. Even though the commands are simple, silently modifying the filesystem can violate user expectations and lead to unwanted persistence of potentially sensitive trading notes.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal