Market Sentiment Pulse Lite
v1.0.0Quick sentiment check for any stock, crypto, or index. Delivers a bullish/bearish/ neutral score, a 3-5 headline summary, and a basic fear/greed read in minu...
⭐ 0· 41·0 current·0 all-time
by@jseale
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name and description promise a quick sentiment read; the SKILL.md requires only web_search and web_fetch and instructs the agent to gather headlines, recent analyst activity, and a crowd temperature — all appropriate for this purpose. No unrelated credentials, binaries, or platform accesses are requested.
Instruction Scope
Instructions stay within the public-web summarization task (48–72h news, analyst notes, headline grabs). The guidance contains some open-ended language ('use your judgment') which could lead an agent to broaden searches (e.g., scrape social media) beyond the explicit Lite promises; the SKILL.md does not instruct reading any local files or environment variables.
Install Mechanism
No install spec and no code files — instruction-only skills have a small on-disk footprint. There is nothing downloaded or installed by the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths. Its declared tool requirements (web_search, web_fetch) match the described behavior and are proportionate.
Persistence & Privilege
always:false and no special persistence requested. The skill does not attempt to modify other skills or agent-wide settings. Autonomous invocation by the model is allowed (platform default) but is not combined with excessive privileges here.
Assessment
This skill appears coherent and limited to fetching and summarizing public web content. Before installing, remember: (1) the agent will perform web searches — any queries sent through your agent's search/fetch tools go to external services and may be visible to those services; avoid giving private credentials or private URLs in prompts. (2) 'Lite' intentionally omits social-volume and options-flow analysis, but the instructions' open-ended wording could cause broader scraping (e.g., social posts) if the agent is allowed; if you want to restrict that, limit or audit the agent's web_fetch usage. (3) Because this is instruction-only (no code), there's nothing to inspect locally — the risk surface is the agent's network queries and the accuracy of summarized public sources. (4) If you plan to act on trading advice, treat the output as informational, verify primary sources, and consider asking the skill for explicit citations/links to each headline. If you want stronger guarantees, request the skill list exact sources it used for the read or prefer a version that names its data providers.Like a lobster shell, security has layers — review code before you run it.
latestvk97a2bfg7s2mprzz34f9jd1m3x83zf45
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
