← 返回 Skills 市场
111
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install verosight-monitor
功能描述
Integrate Verosight API for social media intelligence and cyber monitoring. Sentiment analysis, trend detection, influencer identification, and bot detection...
安全使用建议
This skill appears to do what it claims: use your Verosight API key to query api.verosight.com and build reports. Before installing: 1) Verify verosight.com is the legitimate service you expect and only provide API keys you control. 2) Note the metadata omission: ensure the agent environment has curl and python3 (and jq if you use the examples) available. 3) The helper scripts print/emit JWTs and API responses locally — avoid pasting keys into shared reports and follow the README note to strip secrets from generated PDFs. 4) If you want stricter safety, confirm the runtime will restrict network egress to trusted hosts or run the skill in an environment where you can audit outbound calls. These steps will reduce accidental credential exposure while using the skill.
能力评估
Purpose & Capability
The skill is described as a Verosight API integration and all docs, example curl calls, and helper scripts target api.verosight.com; this is consistent. Minor mismatch: the registry metadata lists no required environment variables but the runtime instructions and scripts clearly require a Verosight API key (examples reference VEROSIGHT_API_KEY and keys that begin with vlt_live_/vlt_test_).
Instruction Scope
SKILL.md and the helper scripts only instruct the agent to call Verosight endpoints and to generate reports locally. They do not direct data to third-party endpoints outside verosight.com. However, examples and scripts assume the presence of command-line tools (curl, jq in examples, and python3 in the scripts) which are not declared in the metadata; the agent running this skill will need these binaries available.
Install Mechanism
No install spec — this is an instruction-only skill with helper scripts. Nothing is downloaded from external or untrusted URLs during install, and no archives are extracted.
Credentials
The skill requires a Verosight API key / JWT to operate, which is appropriate for its functionality. The registry failing to declare required env vars (VEROSIGHT_API_KEY) is an omission you should note. No other unrelated secrets or credentials are requested.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and has no install-time persistence. It can be invoked autonomously by the agent (platform default), which is expected for a skill of this type.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install verosight-monitor - 安装完成后,直接呼叫该 Skill 的名称或使用
/verosight-monitor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Fix README for ClawHub — pure Markdown, no HTML tags
v1.0.1
Complete English documentation: full API reference, sentiment workflow, PDF generation guide, use cases, credit system, contributing guidelines.
v1.0.0
Initial release: Verosight API integration for social media intelligence.
元数据
常见问题
Verosight Monitor 是什么?
Integrate Verosight API for social media intelligence and cyber monitoring. Sentiment analysis, trend detection, influencer identification, and bot detection... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 111 次。
如何安装 Verosight Monitor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install verosight-monitor」即可一键安装,无需额外配置。
Verosight Monitor 是免费的吗?
是的,Verosight Monitor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Verosight Monitor 支持哪些平台?
Verosight Monitor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Verosight Monitor?
由 jrrqd(@jrrqd)开发并维护,当前版本 v1.0.2。
推荐 Skills