Bitstamp Trader

Security checks across malware telemetry and agentic risk

Overview

This is a disclosed Bitstamp trading helper that can place real trades only when the user supplies API keys and deliberately runs live trading commands.

Install only if you are comfortable giving a local CLI trading access to Bitstamp. Use a dedicated Bitstamp API key with no withdrawal permission, enable IP whitelisting, keep dry-run as the normal workflow, review every dry-run before any --live command, and protect or periodically clear the local audit/config files.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • MCP Least PrivilegeUnderdeclared Capability, Wildcard Permission, Missing Permission Declaration
  • 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
Findings (1)

Lp3

Medium
Category
MCP Least Privilege
Confidence
88% confidence
Finding
The skill documentation instructs use of environment variables for API credentials and references reading and writing local files for configuration, audit logs, and safety controls, but it does not declare any explicit permissions. Undeclared access to env, file_read, and file_write weakens reviewability and can hide sensitive data exposure or state changes, which is especially risky in a trading skill that handles API secrets and can influence financial actions.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal