MarketPulse (Stocks + Crypto Data)

v1.0.1

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

0· 973·3 current·3 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 and description promise market data. The skill requires AISA_API_KEY and tools (curl, python3) that are appropriate for making HTTP requests and running the provided Python client; the included client implements the advertised endpoints and functionality.
Instruction Scope
SKILL.md contains curl examples and usage that call https://api.aisa.one and instructs setting AISA_API_KEY. Instructions do not ask the agent to read unrelated files, scan system paths, or exfiltrate data to other endpoints.
Install Mechanism
No install spec — instruction-only skill with an optional Python script. No downloads from untrusted URLs or extraction of archives. The provided script is plain Python and uses standard library networking.
Credentials
Only one required environment variable (AISA_API_KEY), which is exactly what the SKILL.md examples and the Python client use for Authorization headers. No other credentials or unrelated secrets are requested.
Persistence & Privilege
always is false (default) and the skill does not request persistent system changes. disable-model-invocation is default (false) which allows autonomous invocation — this is platform-default behavior and not a red flag by itself.
Assessment
This skill appears internally consistent, but take these practical precautions before installing: (1) Only provide a trusted AISA API key — do not reuse a high-privilege key shared across services. (2) Verify the API host (api.aisa.one) and the provider's reputation (openclaw.ai) if you plan to use real funds or sensitive data. (3) Be aware the skill makes network calls to the external API; network logs and usage may be visible to that provider and you may incur billing. (4) Review rate limits and permissions for the AISA key and avoid placing the key in shared or world-readable environment files. If you want, I can further inspect the full SKILL.md (it was truncated in the manifest) or audit the Python script line-by-line for subtle issues.

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

latestvk97e6rjkmcbap25rag2ajeek6s834tbs

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