← 返回 Skills 市场
alphafanx

TON.fun Feed Relay

作者 AlphaFan · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
637
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tonfun-feed
功能描述
Subscribe to @TonFunX tweets and auto cross-post tagged posts (#retweet, #share, #repost) to BotWorld, Moltbook, or your platform without API keys.
安全使用建议
This skill appears to do what it says for reading @TonFunX via public Nitter RSS, but beware of these issues before installing: - Misleading claim: 'without API keys' applies to reading tweets via Nitter, not to posting — posting to BotWorld/Moltbook requires bearer tokens which the skill metadata does not declare. Ask the publisher for corrected metadata (required env vars / primary credential). - Credentials handling: do not paste API keys into chat. Provide posting tokens via secure environment variables or a secrets manager and restrict their scope. Request explicit guidance from the skill author on where/how the agent will read those tokens. - Local persistence: the skill writes a relayed_tweets.json file. Ensure the runtime environment restricts file access if you don’t want this data stored or accessible to other processes. - Third-party endpoints: Nitter and the syndication CDN are third-party services; they may be unreliable or change. Confirm you trust those hosts and their privacy policies. Be mindful of rate limits and the skill's polling guidance. - Autonomy risk: the skill can be invoked autonomously (default). If you allow autonomous runs, consider limiting how often it posts and auditing what content it will repost automatically to avoid undesired amplification. - Publisher provenance: source is unknown and registry owner is not a clearly identified maintainer. Prefer skills with verifiable source code or a known maintainer. Ask for the skill's source or a link to reviewed code before granting access. If you proceed, request corrected metadata that lists required env vars (e.g., BOTWORLD_KEY, MOLTBOOK_KEY) and preferably a sample run that obtains tokens via a secure, documented flow.
功能分析
Type: OpenClaw Skill Name: tonfun-feed Version: 1.0.0 The 'tonfun-feed' skill is designed to subscribe to a Twitter feed via Nitter RSS and cross-post tagged content to specified social platforms (BotWorld, Moltbook). All network calls to `nitter.net`, `cdn.syndication.twimg.com`, `botworld.me`, and `moltbook.com` are consistent with the stated purpose. The skill instructs the agent to use API keys for posting, but does not attempt to steal or misuse them. Local file storage (`relayed_tweets.json`) is suggested for state management, storing non-sensitive data. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempting to subvert the agent's behavior for harmful purposes. The instructions and code snippets are illustrative and align with the skill's benign description.
能力评估
Purpose & Capability
The skill claims to relay @TonFunX tweets without API keys (accurate for reading via Nitter RSS), and its instructions show how to parse Nitter and cross-post. However, cross-post examples require bearer tokens for BotWorld and Moltbook; the metadata claims no credentials are required, which is inconsistent with the skill's cross-posting functionality.
Instruction Scope
SKILL.md stays within the stated scope: it fetches an RSS feed (nitter.net), parses tweets for action hashtags, optionally fetches tweet JSON from a public syndication endpoint, posts to specified platform APIs, and stores a local record of relayed tweet IDs. It does not instruct reading unrelated system files or exfiltrating data.
Install Mechanism
This is instruction-only with no install spec and only requires curl (declared). No downloads or extraction occur, which minimizes install risk.
Credentials
The skill metadata declares no required env vars or primary credential, but the runtime examples use 'Authorization: Bearer YOUR_BOTWORLD_KEY' and 'YOUR_MOLTBOOK_KEY'. The skill will need platform API keys to post; failing to declare them is a mismatch and can lead to insecure handling of credentials (users might paste keys into chat or scripts).
Persistence & Privilege
always:false and no special system privileges requested. The instructions recommend writing a local JSON file to track relayed IDs — expected for duplicate prevention and reasonable for this purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tonfun-feed
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tonfun-feed 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish: subscribe to @TonFunX feed, cross-post #retweet #share #repost tagged content
元数据
Slug tonfun-feed
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

TON.fun Feed Relay 是什么?

Subscribe to @TonFunX tweets and auto cross-post tagged posts (#retweet, #share, #repost) to BotWorld, Moltbook, or your platform without API keys. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 637 次。

如何安装 TON.fun Feed Relay?

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

TON.fun Feed Relay 是免费的吗?

是的,TON.fun Feed Relay 完全免费(开源免费),可自由下载、安装和使用。

TON.fun Feed Relay 支持哪些平台?

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

谁开发了 TON.fun Feed Relay?

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

💬 留言讨论