SentiSense Market Intelligence API

v1.0.1

Provides stock market data, sentiment analysis, news clustering, institutional flow, and AI-generated reports via a REST API with tiered access and real-time...

0· 106·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The name and description match the SKILL.md content: the file documents a REST API (sentisense.ai) for market data, sentiment, metrics, and AI reports. Nothing in the instructions requests unrelated services or credentials.
Instruction Scope
SKILL.md stays on-topic: it lists endpoints, parameters, rate limits, and examples using an API key header. It does not instruct the agent to read local files, inspect unrelated environment variables, or exfiltrate data to third-party endpoints beyond the documented API domain.
Install Mechanism
There is no install spec and no code files; the skill is instruction-only. The SKILL.md mentions client SDKs (pip/npm) but the skill does not try to install anything itself, which is reasonable for a documentation-only skill.
Credentials
The API requires an API key passed in the X-SentiSense-API-Key header (per SKILL.md), but the skill metadata declares no required environment variables or primary credential. This is a modest inconsistency: the skill will need an API key at runtime to access protected endpoints, but it does not declare how that key should be supplied (env var, user prompt, or stored secret).
Persistence & Privilege
always is false and there are no install scripts or actions that change other skills or system-wide settings. The skill can be invoked autonomously (default platform behavior), which is expected for an API integration.
Assessment
This skill appears to be a straightforward API documentation file for SentiSense. Before installing or providing credentials: (1) confirm you trust the domain (https://sentisense.ai) since SKILL.md references it but the package source/homepage are listed as unknown; (2) only provide an API key scoped to this service and avoid reusing high-privilege keys; (3) be aware PRO endpoints may cost money and some features are gated by subscription and quotas; (4) if you do not want the agent to call the skill autonomously, keep autonomous invocation disabled in your agent or do not store the API key in an always-accessible location; (5) if you prefer, supply a temporary/revocable API key for testing and revoke it if anything unexpected happens.

Like a lobster shell, security has layers — review code before you run it.

latestvk975w3e5exj8mqja83qjdv0vyd83dyky

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments