← Back to Skills Marketplace
Questrade
by
witty-quotes25
· GitHub ↗
· v1.0.0
533
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-questrade
Description
Execute and monitor stock trades for openclaw.ai workflows using Questrade's browser platform with Yahoo Finance cross-checks. Use when Codex is asked to pre...
Usage Guidance
This skill appears coherent and low-risk for its stated purpose, but take these precautions before installing or running it: 1) Inspect the bundled scripts yourself (they are included) and confirm no modifications; 2) Run in paper/test mode first and verify outputs with non-sensitive sample data; 3) Be aware market_snapshot.py makes outbound requests to Yahoo Finance — if you need an air-gapped run, avoid network access; 4) Never paste broker credentials, MFA codes, or session cookies into chat or script arguments; the tool will include raw account IDs only if you explicitly pass the sensitive flags; 5) Prefer running the scripts locally (not in an unknown remote runtime) and keep final submission manual in the Questrade Web UI as the playbook requires; 6) Consider the publisher/trust: source/homepage is unknown, so if you plan persistent use, prefer a vetted upstream or maintain a local audited copy.
Capability Analysis
Type: OpenClaw Skill
Name: openclaw-questrade
Version: 1.0.0
The OpenClaw Questrade skill bundle is designed with a strong emphasis on security, privacy, and human oversight. The `SKILL.md` and `references/*.md` files contain explicit instructions for the AI agent to enforce privacy rules (e.g., never sharing credentials, masking identifiers, local-only storage), require explicit user authorization, and confirm manual execution for high-impact actions. The Python scripts (`scripts/build_trade_checklist.py` and `scripts/market_snapshot.py`) implement these safety measures through robust input validation, mandatory safety checks, and identifier masking. `market_snapshot.py` makes legitimate network calls to Yahoo Finance for market data, which is aligned with its stated purpose. There is no evidence of intentional harmful behavior, data exfiltration, unauthorized execution, or persistence mechanisms.
Capability Assessment
Purpose & Capability
Name/description (Questrade checklist + Yahoo cross-checks) aligns with the included artifacts: two scripts (market_snapshot.py, build_trade_checklist.py), playbook and policy docs. There are no unrelated requirements (no cloud credentials, no extra binaries). No evidence the skill attempts to call Questrade APIs or otherwise require broker credentials.
Instruction Scope
SKILL.md instructs the agent to run local scripts and follow the browser playbook; scripts read an optional local Questrade CSV and call Yahoo Finance endpoints for quotes. This is within the expected scope, but note the scripts perform outbound HTTP requests to query Yahoo and read/write local files specified by the user (out path, CSV input).
Install Mechanism
No install spec; this is instruction-only with bundled scripts. Nothing is downloaded or executed from remote arbitrary URLs. Risk from installation is minimal.
Credentials
The skill declares no required environment variables, secrets, or config paths. The only way sensitive data enters outputs is via explicit user flags (e.g., --include-sensitive and --local-sensitive-storage-confirm), which the docs and code gate. This matches the stated privacy-first design.
Persistence & Privilege
Skill is not force-included (always: false) and uses normal model-invocation settings. It does not request persistent system-wide privileges or modify other skills. Autonomous invocation is allowed by default on the platform but the skill's own guardrails emphasize manual broker submission only.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-questrade - After installation, invoke the skill by name or use
/openclaw-questrade - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of open-claw-questrade skill.
- Enables execution and monitoring of stock trades via Questrade's browser platform with independent Yahoo Finance data checks.
- Provides scripts for market snapshot, trade checklist creation, and standardized, privacy-focused trade workflows.
- Enforces strong safety, privacy, and compliance guardrails—credentials stay user-side and manual trade submission is required.
- Outputs include snapshots, trade checklists, and concise execution logs.
- Designed for integration into OpenClaw.ai workflows with clear references and resource loading guidance.
Metadata
Frequently Asked Questions
What is Questrade?
Execute and monitor stock trades for openclaw.ai workflows using Questrade's browser platform with Yahoo Finance cross-checks. Use when Codex is asked to pre... It is an AI Agent Skill for Claude Code / OpenClaw, with 533 downloads so far.
How do I install Questrade?
Run "/install openclaw-questrade" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Questrade free?
Yes, Questrade is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Questrade support?
Questrade is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Questrade?
It is built and maintained by witty-quotes25 (@witty-quotes25); the current version is v1.0.0.
More Skills