One API key for real time stock equity pricing data including crypto BTC ETH etc.

v1.0.0

Query real-time and historical financial data across equities and crypto—prices, market moves, metrics, and trends for analysis, alerts, and reporting.

1· 1.3k·4 current·4 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description claim real-time & historical market data; the skill asks only for curl/python3 and AISA_API_KEY and targets api.aisa.one endpoints. The single API key and requested binaries are appropriate and expected for this purpose.
Instruction Scope
SKILL.md contains concrete curl examples and CLI usage for market data endpoints. Instructions reference only the AISA_API_KEY env var and the documented API endpoints; they do not request unrelated files, system state, or extra secrets.
Install Mechanism
No install spec (instruction-only) and included Python client script — nothing is downloaded from arbitrary URLs or written to unusual locations. Requiring python3/curl is proportionate and low risk.
Credentials
Only AISA_API_KEY is required (declared as primaryEnv). No unrelated credentials, config paths, or broad-scoped secrets are requested. The skill's code reads that env var and uses it as a bearer token — expected behavior.
Persistence & Privilege
always:false (not force-included). disable-model-invocation is false (normal); autonomous invocation is allowed but not excessive here. The skill does not attempt to modify other skills or system-wide configs.
Assessment
This skill appears internally consistent with a market-data client. Before installing, confirm you trust the AIsa provider (api.aisa.one) and the source of your AISA_API_KEY. Use a key with minimal scope and monitor usage/quotas; avoid putting high-privilege or long-lived credentials into third-party skills without verifying the provider and their privacy/retention policies. If you need higher assurance, review the provider's documentation, TLS certs for api.aisa.one, and consider testing with a limited/staging API key first.

Like a lobster shell, security has layers — review code before you run it.

latestvk97fqw12m3w4zh77r8d45eh7s980nah2

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

📊 Clawdis
Binscurl, python3
EnvAISA_API_KEY
Primary envAISA_API_KEY

Comments