← 返回 Skills 市场
Social Media Analytics
作者
snoopyrain
· GitHub ↗
· v1.0.1
· MIT-0
250
总下载
0
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install social-media-analytics
功能描述
Track social media performance and analytics across all platforms. Use when the user says 'show my analytics', 'check social media performance', 'how are my...
安全使用建议
This skill appears to do what it claims (read analytics via a Boring 'MCP' connector), but exercise caution before adding the MCP link: treat the MCP URL as a password and do not paste it in public places. Verify on boring.aiagent-me.com that the token is indeed read-only and scoped only to the accounts/metrics you intend to expose. Prefer creating a least-privilege/read-only connector or a limited test account for initial use. Confirm the service's privacy and security posture (who hosts the service, how tokens are stored, rotation/revocation options) and be prepared to revoke the connector if you see unexpected activity. Finally, verify the skill's homepage/source authenticity (owner ID is unknown) before granting access to sensitive or production social accounts.
功能分析
Type: OpenClaw Skill
Name: social-media-analytics
Version: 1.0.1
The skill is a social media analytics tool that integrates with a third-party service (boring.aiagent-me.com) via the Model Context Protocol (MCP). The SKILL.md file provides clear instructions for the agent to fetch performance metrics and explicitly warns users that the required MCP URL contains a sensitive authentication token. While it relies on an external service, the behavior is transparently documented, and there is no evidence of malicious intent, data exfiltration of local secrets, or prompt injection.
能力评估
Purpose & Capability
Name/description (social media analytics) matches the declared requirement: a single MCP Connector link that contains an auth token used to query platform APIs for metrics. No unrelated binaries, env vars, or excessive permissions are requested.
Instruction Scope
SKILL.md instructs the agent to call named boring_* functions (boring_get_performance, etc.) to fetch metrics and to add the MCP link as a connector. The instructions keep scope to reading analytics data, but they explicitly send queries via Boring's servers (an external third party). The file does not instruct reading local files or unrelated credentials.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest disk/write risk. No downloads or package installs are specified.
Credentials
No environment variables or local keys are required; instead the skill relies on an MCP Connector URL containing an embedded token. That is proportional for this purpose, but an embedded-token URL is a high-value secret: the skill's behavior depends entirely on the token's real permissions (the SKILL.md claims 'read-only', which you cannot verify from the package).
Persistence & Privilege
Skill is not marked always:true, does not request persistent system-wide changes, and is user-invocable. It does not modify other skills or global agent settings per the provided files.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install social-media-analytics - 安装完成后,直接呼叫该 Skill 的名称或使用
/social-media-analytics触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Add detailed Security & Data Handling
v1.0.0
Initial release of social-media-analytics skill:
- Track social media performance and analytics across Facebook, Instagram, Threads, YouTube, and TikTok.
- View account-level summaries, per-post/video metrics, publishing history, and historical performance.
- Secure connection via an MCP link with embedded token—no local credentials required.
- Flexible commands to fetch overviews, best posts, trend data, and cross-platform comparisons.
- User-friendly error handling and clear instructions included for setup and troubleshooting.
元数据
常见问题
Social Media Analytics 是什么?
Track social media performance and analytics across all platforms. Use when the user says 'show my analytics', 'check social media performance', 'how are my... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 250 次。
如何安装 Social Media Analytics?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install social-media-analytics」即可一键安装,无需额外配置。
Social Media Analytics 是免费的吗?
是的,Social Media Analytics 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Social Media Analytics 支持哪些平台?
Social Media Analytics 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Social Media Analytics?
由 snoopyrain(@snoopyrain)开发并维护,当前版本 v1.0.1。
推荐 Skills