Intellectia Stock Forecast 1.0.2

PassAudited by ClawScan on May 1, 2026.

Overview

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.

This skill appears safe to install if you are comfortable with Intellectia receiving ticker queries and with installing the Python requests dependency. Do not treat its forecasts or 'Should I Buy' answers as real-time or professional investment advice.

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.

What this means

Ticker, asset type, and locale queries may be sent to Intellectia when the skill is used.

Why it was flagged

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.

Skill content
Tool configuration ... `curl` | One-off GET or POST ... `python3` / `requests` | Scripts
Recommendation

Use the skill only for tickers you are comfortable querying through the Intellectia API, and review commands before manually running examples.

What this means

Installing the dependency may fetch the latest available package version from the Python package ecosystem.

Why it was flagged

The skill declares installation of the common Python `requests` package, which is purpose-aligned for the Python API examples but is not version-pinned.

Skill content
"install":[{"id":"python","kind":"pip","package":"requests","bins":[],"label":"Install requests (pip)"}]
Recommendation

Install in a trusted environment and pin or review dependencies if your setup requires stricter supply-chain controls.

What this means

Users could over-rely on model predictions or delayed market data when making financial decisions.

Why it was flagged

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.

Skill content
The data and analysis from this skill are for informational purposes only and do not constitute financial, investment, or trading advice.
Recommendation

Treat outputs as informational, verify data independently, and consult qualified financial advice before acting.