Intellectia Stock Forecast 1.0.2
Analysis
This instruction-only skill is coherent for stock/crypto forecasting through Intellectia, with no credentials or persistence, but it does make outbound API calls and frames outputs around investment decisions.
Findings (3)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Tool configuration ... `curl` | One-off GET or POST ... `python3` / `requests` | Scripts
The skill directs use of local command-line tools to make outbound API requests; this is expected for the stated stock-analysis purpose and is scoped to the listed Intellectia endpoints.
"install":[{"id":"python","kind":"pip","package":"requests","bins":[],"label":"Install requests (pip)"}]The skill declares installation of the common Python `requests` package, which is purpose-aligned for the Python API examples but is not version-pinned.
The data and analysis from this skill are for informational purposes only and do not constitute financial, investment, or trading advice.
The skill is explicitly about investment-style recommendations, but it includes a clear disclaimer and delay warning, making this a reliance-risk note rather than a deception concern.
