Us Stocks Analysis

PassAudited by ClawScan on May 4, 2026.

Overview

This appears to be a read-only stock-analysis API skill, but it requires a SentiSense API key and may run multi-call financial-analysis workflows, so users should monitor API use and not treat outputs as investment advice.

This skill looks coherent and read-only. Before installing, make sure you trust SentiSense with API-key-authenticated stock queries, monitor request volume to avoid quota surprises, and treat generated stock insights as educational research rather than trading 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

Anyone using the skill must provide an API key tied to their SentiSense account, so misuse could consume their quota or expose account access for this service.

Why it was flagged

The skill requires a provider API key to access SentiSense. This is expected for the stated data API purpose, but users should protect the key and understand any account quota or billing implications.

Skill content
Authentication: API key via `X-SentiSense-API-Key` header. Generate keys at Settings > Developer Console.
Recommendation

Use a dedicated SentiSense API key if possible, keep it out of shared chats/logs, and revoke or rotate it if no longer needed.

What this means

A broad stock screen could make many API requests under the user's key, potentially using monthly quota or paid-plan capacity.

Why it was flagged

Some workflows have the agent run multiple API calls, including per-ticker loops. The calls are read-only and purpose-aligned, but broad screens may consume API quota or hit rate limits.

Skill content
The agent's job is to recognize the intent, run the API calls in order... For each: `GET /api/v1/stocks/chart?ticker={T}&timeframe=1M` ... For each: `GET /api/v2/metrics/entity/{T}/metric/sentiment?period=7d`
Recommendation

Ask the agent to limit ticker counts or confirm before running broad screens, especially on paid or rate-limited API plans.

What this means

Users may be tempted to make financial decisions from the generated summaries even though the skill does not provide personalized investment advice.

Why it was flagged

The skill frames outputs as actionable stock-analysis summaries while also disclaiming investment advice. This is disclosed and coherent, but users could still over-rely on AI-synthesized financial signals.

Skill content
one-line answers a non-technical user can act on... Output is informational only. It is not investment advice
Recommendation

Treat outputs as research context only and verify important financial decisions with independent sources or a qualified adviser.