← Back to Skills Marketplace
kslee9572

Trade Signal

by kslee9572 · GitHub ↗ · v1.0.6
cross-platform ⚠ suspicious
3180
Downloads
11
Stars
2
Active Installs
7
Versions
Install in OpenClaw
/install trade-signal-ttx
Description
Real-time trade signals with executable Buy/Sell/Hold recommendations for stocks. Use when asked about trading decisions, stock analysis, technicals, buy/sell calls, earnings plays, price targets, analyst ratings, entry/exit points, portfolio rebalancing, or any investment decision requiring actionable intelligence. Supports US + Global markets, Asia emerging markets, individual stocks, ETFs, and options strategies.
Usage Guidance
This skill will send the exact text of your queries to https://app.terminal-x.ai/api. Before installing or using it: (1) Confirm you trust Terminal‑X and review their privacy/retention policy and terms (do they store queries, use them for training, or share with third parties?). (2) Don’t send sensitive data (account numbers, private portfolio holdings, PII) in queries. (3) Ensure the agent environment has python3 and curl (the registry metadata omitted those requirements). (4) If you need guaranteed paid-data coverage or compliance (Bloomberg/Goldman content), ask the vendor how those sources are licensed and whether an API key is required. (5) For higher assurance, run sample queries that are non-sensitive and monitor outgoing traffic (or sandbox the agent) to verify what is transmitted.
Capability Analysis
Type: OpenClaw Skill Name: trade-signal-ttx Version: 1.0.6 The skill bundle is benign. The `SKILL.md` provides clear instructions for a trade signal tool and does not contain any prompt injection attempts. The `scripts/search.sh` script legitimately uses `python3` for URL encoding and `curl` to send the user's query to the specified external API endpoint `https://app.terminal-x.ai/api/lite-search`. There is no evidence of data exfiltration, malicious execution, persistence, or obfuscation beyond the skill's stated purpose.
Capability Assessment
Purpose & Capability
Name and description match the code and instructions: the skill queries a third‑party service (https://app.terminal-x.ai/api) to produce trade signals. That behavior is consistent with a trading-signal service. However the SKILL metadata declares no required binaries or credentials, while the included script actually relies on python3 and curl being present — a minor inconsistency between declared requirements and actual runtime needs.
Instruction Scope
The runtime instructions and sample script send the full user query to a remote endpoint (GET https://app.terminal-x.ai/api/lite-search?query=...). The instructions do not read local files or environment beyond that, but they do cause outbound network transmission of whatever text the user or agent supplies — including potentially sensitive portfolio, PII, or account information. There is no guidance in SKILL.md about consent, retention, or data handling by the remote service.
Install Mechanism
No install spec; skill is instruction-only with a small helper script. Nothing is downloaded or written to disk by an installer. This is low-risk from an install perspective.
Credentials
The skill declares no required environment variables or credentials. That is plausible if the remote API is publicly queryable, but the SKILL.md advertises access to paid/proprietary data sources (Bloomberg, Goldman, etc.) — which raises the question of how those sources are licensed/authorized. Also the script requires python3 and curl even though the registry lists no required binaries.
Persistence & Privilege
The skill does not request permanent/always-on inclusion, does not modify other skills, and has no install-time persistence. It runs only when invoked.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install trade-signal-ttx
  3. After installation, invoke the skill by name or use /trade-signal-ttx
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.6
update skills.md
v1.0.5
update skills.md
v1.0.4
update skills.md
v1.0.3
update skill.md
v1.0.2
- Updated API base URL in metadata and documentation to use `https://app.terminal-x.ai/api` instead of the previous address. - No other visible content, features, or functionality changes in this version.
v1.0.1
- Updated API base URL from `https://terminal-x.ai/api` to `https://app.terminal-x.ai/api` for all endpoints. - No code or feature changes; only the API endpoint has been modified.
v1.0.0
Initial release of trade-signal-ttx. - Provides real-time Buy/Sell/Hold recommendations with price targets for stocks, ETFs, and options - Covers over 37,000 global tickers and 6,000+ ETFs across all major exchanges - Supports advanced research queries: earnings, financials, analyst sentiment, management commentary, sector trends - Integrates data from Wall Street research, SEC filings, earnings transcripts, and real-time news sources - Delivers AI-powered responses with citations, technical levels, and trade rationale - Includes script-based interface with JSON output for easy integration
Metadata
Slug trade-signal-ttx
Version 1.0.6
License
All-time Installs 2
Active Installs 2
Total Versions 7
Frequently Asked Questions

What is Trade Signal?

Real-time trade signals with executable Buy/Sell/Hold recommendations for stocks. Use when asked about trading decisions, stock analysis, technicals, buy/sell calls, earnings plays, price targets, analyst ratings, entry/exit points, portfolio rebalancing, or any investment decision requiring actionable intelligence. Supports US + Global markets, Asia emerging markets, individual stocks, ETFs, and options strategies. It is an AI Agent Skill for Claude Code / OpenClaw, with 3180 downloads so far.

How do I install Trade Signal?

Run "/install trade-signal-ttx" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Trade Signal free?

Yes, Trade Signal is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Trade Signal support?

Trade Signal is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Trade Signal?

It is built and maintained by kslee9572 (@kslee9572); the current version is v1.0.6.

💬 Comments