← 返回 Skills 市场
nikolaybohdanov

TwitterScore

作者 Nikoxyz · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
503
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install twitterscore
功能描述
Research, analyze, and track Twitter influence with TwitterScore.io API. Get scores, analyze followers, track growth, and compare accounts.
安全使用建议
What to consider before installing: - The SKILL.md clearly requires a TwitterScore API key (TWITTERSCORE_API_KEY) but the registry metadata does not declare any required credentials — ask the publisher to fix the manifest so required secrets are visible before you install. - The skill comes from an unknown source with no homepage. Verify you trust twitterscore.io (review their docs, pricing page, privacy/security policy) before supplying an API key. - Be cautious about using 'openclaw config set' to store your API key: it will persist the secret in agent configuration. Prefer exporting the key into a process-only env var if you want it ephemeral. - The instructions themselves are narrowly scoped to TwitterScore API usage and do not request unrelated system access, so the primary risk is secret handling and provenance rather than unexpected behavior. - If you plan to use this in a sensitive environment, ask the publisher for: an official source URL, a homepage or repo, and corrected registry metadata that declares TWITTERSCORE_API_KEY as a required credential.
功能分析
Type: OpenClaw Skill Name: twitterscore Version: 1.0.0 The skill bundle is benign. The `SKILL.md` file clearly describes a utility for interacting with the TwitterScore.io API, including commands for data retrieval, analysis, and export. All instructions and examples are directly related to the stated purpose. There is no evidence of prompt injection attempts against the agent, no instructions for unauthorized data access or exfiltration, and no malicious commands or URLs. The handling of API keys and the optional `TWITTERSCORE_BASE_URL` are standard configuration practices for such tools.
能力评估
Purpose & Capability
The name/description and SKILL.md are coherent: the skill is a CLI wrapper around the TwitterScore.io API and legitimately needs a TWITTERSCORE_API_KEY (and optionally TWITTERSCORE_BASE_URL). However, the registry metadata claims no required environment variables or primary credential, which is inconsistent with the runtime instructions and suggests an incomplete or incorrect manifest.
Instruction Scope
The instructions are narrowly scoped to calling the TwitterScore API via a CLI (score, info, followers, bulk, etc.), reading optional local files for bulk input, and exporting CSVs. They do not instruct arbitrary system-wide reads or exfiltration to third-party endpoints beyond TwitterScore. One operational note: the SKILL.md tells users how to persist the API key using 'openclaw config set', which stores a secret in agent configuration.
Install Mechanism
There is no install spec and no code files — this is instruction-only, so nothing is written to disk by an installer. This is the lower-risk scenario for installation mechanics.
Credentials
The SKILL.md requires a single API key (TWITTERSCORE_API_KEY) and optionally a TWITTERSCORE_BASE_URL — both are proportionate to the stated purpose. The manifest/registry, however, lists no required env vars or primary credential, a mismatch that reduces transparency and makes it harder to reason about required secrets. Also note: storing the key via 'openclaw config set' will persist the secret in agent config.
Persistence & Privilege
The skill does not request always:true and has no special OS or config path requirements. The only persistence-related behavior mentioned is guidance to store the API key in OpenClaw's config (user choice), which could keep the secret around between sessions but is not itself a platform privilege escalation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install twitterscore
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /twitterscore 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the twitterscore skill. - Research and analyze Twitter accounts using the TwitterScore.io API. - Retrieve influence scores, track follower growth, and compare multiple accounts. - Analyze and filter followers by category or tag; bulk-check up to 50 accounts. - View detailed account info, follower count change history, and API usage limits. - Export results to CSV or JSON, with support for efficient bulk operations.
元数据
Slug twitterscore
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

TwitterScore 是什么?

Research, analyze, and track Twitter influence with TwitterScore.io API. Get scores, analyze followers, track growth, and compare accounts. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 503 次。

如何安装 TwitterScore?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install twitterscore」即可一键安装,无需额外配置。

TwitterScore 是免费的吗?

是的,TwitterScore 完全免费(开源免费),可自由下载、安装和使用。

TwitterScore 支持哪些平台?

TwitterScore 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 TwitterScore?

由 Nikoxyz(@nikolaybohdanov)开发并维护,当前版本 v1.0.0。

💬 留言讨论