Chart Library
v1.0.0Search and analyze similar historical stock chart patterns and view AI-generated insights on forward returns for informed investing decisions.
⭐ 0· 71·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 provided API endpoints and the bundled Python wrapper. The optional CHART_LIBRARY_API_KEY and endpoints are appropriate for a cloud chart-search service; no unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md and SOUL.md instruct the agent to call the Chart Library API for searches, follow-through, summaries, and to run searches when a user mentions a ticker/date (including image uploads). These instructions stick to the service's domain and do not ask the agent to read local files or unrelated environment variables. Note: the guidance to 'immediately search' on mention means the agent may make network calls autonomously when invoked.
Install Mechanism
No install/script downloads are present — the skill is instruction-only with a thin HTTP client (wrapper.py) included. Nothing is extracted or written to disk by an installer.
Credentials
Only an optional CHART_LIBRARY_API_KEY is referenced (wrapper.py reads CHART_LIBRARY_API_KEY). No other secrets, system config paths, or unrelated environment variables are requested.
Persistence & Privilege
The skill is not always-enabled and does not request elevated privileges or modify other skills or system settings. It can be invoked autonomously (platform default), which aligns with the SOUL.md behavior guidance.
Assessment
This skill appears coherent and limited to calling chartlibrary.io endpoints. Before installing: verify you trust chartlibrary.io (homepage and OpenAPI links), consider the privacy implications of sending ticker/date queries (these are sent to the external service), and avoid setting a sensitive API key as a widely exported environment variable if you don’t need higher rate limits. If you want to prevent automatic network calls, disable autonomous skill invocation or edit the behavior so searches require explicit user confirmation. If you’ll use the bundled Python wrapper, don't override base_url to an untrusted host (the wrapper allows a base_url parameter), and review the service's privacy/terms if you plan to upload screenshots or proprietary data.Like a lobster shell, security has layers — review code before you run it.
financevk97fqm0q3n48vj8g121xye0jxd83kfbzinvestingvk97fqm0q3n48vj8g121xye0jxd83kfbzlatestvk97fqm0q3n48vj8g121xye0jxd83kfbzstock-marketvk97fqm0q3n48vj8g121xye0jxd83kfbztechnical-analysisvk97fqm0q3n48vj8g121xye0jxd83kfbz
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
