Questrade

Security checks across malware telemetry and agentic risk

Overview

This is a coherent Questrade brokerage skill, but it exposes real trading and order-cancellation actions with insufficient default safeguards for an agent context.

Install only if you trust this skill with Questrade account access. Keep QUESTRADE_READ_ONLY=true, avoid --force, do not let an agent cancel orders without explicit human approval, and protect or revoke the local Questrade token files if the machine is shared or compromised.

SkillSpector

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

Missing User Warnings

Medium
Confidence
92% confidence
Finding
The `cancel-order` command performs a destructive trading action immediately with no confirmation prompt, dry-run preview, or explicit force flag. In an agent or CLI context, a mistaken command, coerced invocation, or argument mix-up could cancel a live order and materially affect trading outcomes.

Unpinned Dependencies

Low
Category
Supply Chain
Content
# Python 3.9+ required (uses zoneinfo, f-strings, typing.Optional)
requests>=2.28.0
Confidence
96% confidence
Finding
requests>=2.28.0

Known Vulnerable Dependency: requests — 10 advisory(ies): CVE-2014-1830 (Exposure of Sensitive Information to an Unauthorized Actor in Requests); CVE-2024-47081 (Requests vulnerable to .netrc credentials leak via malicious URLs); CVE-2024-35195 (Requests `Session` object does not verify requests after making first request wi) +7 more

High
Category
Supply Chain
Confidence
89% confidence
Finding
requests

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal