Stock Forecast
v1.0.2US Stock AI Trading Assistant | Intellectia AI Stock Forecast — Smart analysis of stock entry/exit points, target price predictions, probability calculations, and technical ratings. Supports "Should I Buy" investment decision Q&A.
⭐ 3· 2.5k·13 current·13 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 describe calling Intellectia forecasting and 'should I buy' endpoints; required binaries (curl, python3) and pip-installed 'requests' are appropriate for that purpose. No unrelated services or credentials are requested.
Instruction Scope
SKILL.md only instructs the agent to call public endpoints on https://api.intellectia.ai using GET/POST (curl or python requests). It does not direct reading system files, other env vars, or transmitting data to unexpected endpoints.
Install Mechanism
Install spec only lists pip install of the well-known 'requests' package. This is a common dependency for the provided Python examples and is proportionate; no downloads from arbitrary URLs or archive extraction are present.
Credentials
No environment variables, credentials, or config paths are required. That aligns with the public API usage described in SKILL.md.
Persistence & Privilege
always is false and the skill does not request permanent/system-wide changes or access to other skills' configuration. Autonomous invocation is allowed (platform default) but not combined with other privileges.
Assessment
This skill appears coherent and only calls Intellectia's public API endpoints using curl or python+requests; it does not ask for credentials. Before installing, consider that queries (tickers and any user text you send) will be transmitted to api.intellectia.ai — if you need to keep queries private or trust only known vendors, avoid installing or verify the provider. Also note the skill's source/homepage is not provided; prefer skills from publishers you trust. The pip step installs the standard 'requests' library (normal for Python clients).Like a lobster shell, security has layers — review code before you run it.
latestvk976bw8b76wccqnggej9pktn1h80fnye
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
Binscurl, python3
