Twelve Data Market API
v1.0.1Use Twelve Data REST/WebSocket APIs for market quotes, latest prices, historical time series, symbol discovery, and technical indicators. Trigger when users...
⭐ 0· 319·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the requested credential and instructions. The only required secret is TWELVEDATA_API_KEY, which is exactly what a Twelve Data integration needs.
Instruction Scope
SKILL.md contains concrete curl/WebSocket examples and setup tips limited to Twelve Data endpoints and local OpenClaw/.env configuration. It does not instruct reading unrelated system files, other credentials, or sending data to third-party endpoints.
Install Mechanism
No install spec or code files are present (instruction-only). This minimizes on-disk execution risk.
Credentials
Only one environment variable (TWELVEDATA_API_KEY) is required and declared as the primary credential. That is proportional and justified by the API usage described.
Persistence & Privilege
always:false (no forced permanent inclusion). The skill permits autonomous invocation (default) which is normal for skills; it does not request elevated or cross-skill configuration changes.
Assessment
This skill appears to be what it claims: it will cause the agent to use your TWELVEDATA_API_KEY to call api.twelvedata.com or wss.twelvedata.com. Before enabling: (1) Only provide an API key with the minimal plan/permissions you need (avoid giving production/billing-sensitive keys unless necessary). (2) Store the key securely (skill config or ~/.openclaw/.env as shown) and rotate it if you suspect leakage. (3) Monitor Twelve Data usage/credits in your account for unexpected requests. (4) Be cautious about asking the agent to include raw API keys in chat outputs or prompts — avoid embedding secrets in messages. (5) If you need additional protection, consider proxying requests through a controlled service that can enforce rate limits and scrub sensitive fields.Like a lobster shell, security has layers — review code before you run it.
latestvk979q9hsrjnw1j2cnv7fx5z77d81yht3
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📊 Clawdis
EnvTWELVEDATA_API_KEY
Primary envTWELVEDATA_API_KEY
