Sentiment Tracker
v1.0.0Monitor brand sentiment, crypto opinions, and product perception across social media with automated tracking, alerts, and multi-entity dashboards.
⭐ 2· 723·3 current·3 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description align with instructions: the skill describes monitoring public social media and news, stores data locally under ~/sentiment-analysis/, and uses web search/fetch to gather public posts. It does not request unrelated credentials, binaries, or system paths.
Instruction Scope
Instructions stay mostly within scope (search/fetch public posts, analyze, save reports locally). Two items to note: (1) 'Deliver reports to user's preferred channel' is underspecified — that could imply external delivery methods not described here; (2) scheduled monitoring references 'use cron' and saving schedules in memory.md but does not detail how the agent will create cron jobs or run background tasks, which affects what the agent can do autonomously.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is written to disk by an installer; the only persistent artifacts are files the skill itself will create under ~/sentiment-analysis/ as described.
Credentials
The skill declares no required environment variables, no credentials, and no config paths beyond its own local data directory. That is proportionate for a tool that pulls public posts and stores local reports.
Persistence & Privilege
The skill expects to persist data locally (~/sentiment-analysis/) and suggests scheduled monitoring (cron). It is not force-included (always: false). Persisted data and scheduled checks are reasonable for this use case, but they do grant the skill ongoing local state and potential background activity — confirm you want this behavior.
Assessment
This skill appears coherent for monitoring public sentiment: it stores data locally and uses web search/web fetch to read public posts and news. Before installing, confirm: (1) where reports will be delivered (email, Slack, etc.) and whether that will send data to external services; (2) whether you want the skill to create cron jobs or otherwise run scheduled checks and accept the local files it will create under ~/sentiment-analysis/; and (3) that you understand web_search/web_fetch calls will send query text and URL requests to whatever external tooling your agent uses (check that tool's privacy policy). If you require that nothing ever leaves your machine, verify the agent's web tooling is configured accordingly. If you want tighter guarantees, ask the skill maintainer to specify delivery channels and scheduling mechanisms in detail.Like a lobster shell, security has layers — review code before you run it.
latestvk975arjfcqw2vj790rv0qvzt5h81nvyg
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📊 Clawdis
OSLinux · macOS · Windows
