Real-time stock market data and trading intelligence API. 85 intelligence modules, 40 encoded intelligence skills, and 7 named alert packages — equities, bon...
Security Analysis
high confidenceThe skill's code, runtime instructions, and requested environment variables are consistent with a market-data API helper — nothing in the package requests unrelated secrets or system access.
Name/description (market intelligence) align with required binaries (curl, jq, python3), the sole env var (AGENTHC_API_KEY), and the included scripts, which call api.traderhc.com. All requested artifacts are typical for an API client.
SKILL.md and scripts only instruct network calls to the documented API, register an API key, and fetch intelligence modules. They do not read unrelated files, request other credentials, or exfiltrate environment data beyond the declared AGENTHC_API_KEY.
No install spec (instruction-only) and only small helper scripts are included. Nothing is downloaded from arbitrary URLs or written to unusual system locations.
Only AGENTHC_API_KEY is required (declared as primaryEnv). No unrelated secrets or config paths are requested; the number of env vars is proportional to the client's needs.
always is false and the skill does not attempt to modify other skills or system-wide configuration. It simply provides helper scripts and examples to obtain/use an API key.
Guidance
This package appears coherent and limited to interacting with api.traderhc.com. Before installing, verify you trust the domain and operator (https://api.traderhc.com/docs), since the API key you obtain will grant access to that service. Use a dedicated or disposable API key for testing, review any billing/usage terms (premium modules mention per-query payments), and avoid embedding your system-wide secrets when running the example registration command. If you need stronger assurance, inspect network traffic from the scripts or create an account with restricted scope. Note: Lightning micropayments and Discord/webhook alert configuration are mentioned but not implemented in the included scripts.
Latest Release
v2.3.0
Free tier now includes regime detection with transition probabilities. Fixed credit cycle alert pipeline. All 7 alert packages verified live.
Popular Skills
Published by @traderhc123 on ClawHub