← Back to Skills Marketplace
snoopyrain

Threads Analytics

by snoopyrain · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
161
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install threads-analytics
Description
Track Threads performance and analytics. Use when the user says 'Threads analytics', 'Threads metrics', 'how are my Threads doing', 'Threads engagement', 'Th...
Usage Guidance
This skill appears to do what it says: fetch Threads analytics via a Boring MCP connector link. Before installing or providing the MCP link, verify the following: 1) that the domain (boring.aiagent-me.com) and the service are trustworthy and you intended to use that vendor; 2) that the MCP URL truly is read-only (test with a revocable token or a limited account); 3) you understand that pasting the MCP URL into a connector shares an embedded auth token — treat it like a password and rotate/revoke it if needed; 4) confirm the connector will not be stored or exposed in places you don't control (review the platform's connector storage / privacy settings). If any of these cannot be verified, avoid pasting a long-lived token and prefer generating short-lived or scoped credentials, or use the provider's official OAuth flow instead.
Capability Analysis
Type: OpenClaw Skill Name: threads-analytics Version: 1.0.1 The threads-analytics skill is a configuration and instruction set for an AI agent to interface with the 'Boring' third-party service (boring.aiagent-me.com) to retrieve Threads social media metrics. While it requires a sensitive MCP URL containing an embedded authentication token, the documentation (SKILL.md) explicitly warns the user to treat this as a credential and claims the token's scope is read-only. No malicious code, data exfiltration logic, or prompt injection attempts were identified; the tools and workflows are strictly aligned with the stated purpose of performance tracking.
Capability Assessment
Purpose & Capability
The skill is an instruction-only analytics integration that requires an MCP Connector link (which contains an embedded auth token) to fetch metrics from Boring. Requesting a connector/token is coherent with an analytics tool — there are no unrelated env vars, binaries, or packages requested.
Instruction Scope
SKILL.md instructs the agent to call named boring_get_* endpoints and to add the MCP link as a connector. It does not ask the agent to read arbitrary files or unrelated environment variables. The only notable operational step is asking the user to paste an MCP URL (which contains the token) into the connector configuration — that action effectively shares a credential with the skill/platform and should be treated as sensitive.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes on-disk footprint and is consistent with the described behavior.
Credentials
No environment variables or unrelated credentials are requested. The single required secret is the MCP connector link (embedded token), which is proportionate for read-only analytics access. The SKILL.md claims the token is read-only and stored server-side; this is plausible but is a trust assertion about the third-party service rather than something the skill demonstrates.
Persistence & Privilege
always:false (default) and no instructions to modify other skills or system-wide settings. The skill requires the connector token to operate but does not request permanent elevated platform privileges in its instructions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install threads-analytics
  3. After installation, invoke the skill by name or use /threads-analytics
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Add detailed Security & Data Handling
v1.0.0
Initial release of Threads Analytics skill. - Track and analyze Threads account performance, including views, likes, replies, reposts, quotes, and follower growth. - Secure authentication via MCP Connector link—no local API keys required. - Four tools available: real-time account overview, per-post analytics, historical post performance, and publishing history. - Step-by-step workflow for connecting, selecting data, and retrieving analytics. - Includes error handling guidance and metric definitions. - Full documentation and getting started guides available.
Metadata
Slug threads-analytics
Version 1.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Threads Analytics?

Track Threads performance and analytics. Use when the user says 'Threads analytics', 'Threads metrics', 'how are my Threads doing', 'Threads engagement', 'Th... It is an AI Agent Skill for Claude Code / OpenClaw, with 161 downloads so far.

How do I install Threads Analytics?

Run "/install threads-analytics" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Threads Analytics free?

Yes, Threads Analytics is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Threads Analytics support?

Threads Analytics is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Threads Analytics?

It is built and maintained by snoopyrain (@snoopyrain); the current version is v1.0.1.

💬 Comments