Real Skill packageSource verifiedClawHub registry

mp2rss

Mp2rss CLI Skill —— 微信公众号 / X(Twitter)账号转 RSS 订阅与内容管理。 **当以下情况使用此 Skill**: (1) 用户要订阅 / 取消订阅 / 列出 / 搜索**微信公众号**:「订阅这个公众号 https://mp.weixin.qq.com/s/...」「我订阅了哪些公众号」「列一下我的公众号 RSS」「搜一下我订阅的财经类公众号」「取消订阅那个号」「把 <公众号名> 从订阅里删了」 (2) 用户要查**公众号历史文章**:「<公众号名> 最近发了什么」「拉一下 <公众号名> 的文章」「<公众号名> 的历史文章」 (3) 用户要操作 **X(Twitter)账号**:「我订阅了哪些 X 账号」「@elonmusk 最近发了啥」「拉一下某个 X 号的推文 / 长文」(注:X 的订阅 / 取消订阅仅在 Web 控制台,CLI 只能列出已订阅与拉内容) (4) 用户要管理**登录态**:「登录公众号 RSS 服务」「登出 mp2rss」「我的 Feed Key 是什么」「我在 mp2rss 里登录了吗」 (5) 用户要**安装 / 配置 Mp2rss CLI**:「装 mp2rss…

Identity and source

Publisher attributionareyoubugcoderregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 55% rule confidence
Package forminstruction bundle10 recorded files
Canonical sourceClawHub registryclawhub:areyoubugcoder:mp2rss
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/28/2026.claude/skills/mp2rss

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/28/2026.agents/skills/mp2rss

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/28/2026skills/mp2rss

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @areyoubugcoder/mp2rss
clawhub inspect @areyoubugcoder/mp2rss --version 0.2.2

Security evidence

SkillVetAI static result: high signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
10 / 10 inspected as text
Checked
8/28/2026, 11:22:40 AM
Scanner
0.1.3
Policy
1.0.3
4 automated findings
highRemote content is piped directly to a shellREADME.md:97 · confidence 98%curl -fsSL https://raw.githubusercontent.com/areyoubugcoder/mp2rss-cli/main/scripts/install.sh | sh
highRemote content is piped directly to a shellreferences/install.md:27 · confidence 98%curl -fsSL https://raw.githubusercontent.com/areyoubugcoder/mp2rss-cli/main/scripts/install.sh | sh
mediumRemote installer is downloaded without an integrity checkREADME.md:97 · confidence 70%curl -fsSL https://raw.githubusercontent.com/areyoubugcoder/mp2rss-cli/main/scripts/install.sh
mediumRemote installer is downloaded without an integrity checkreferences/install.md:27 · confidence 70%curl -fsSL https://raw.githubusercontent.com/areyoubugcoder/mp2rss-cli/main/scripts/install.sh
2 High/Critical review queue entries
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
Open human review queue →
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
9 dependency and API indicators
  • api: areyoubugcoder.github.io
  • api: clawhub.ai
  • api: github.com
  • api: img.shields.io
  • api: mp.weixin.qq.com
  • api: mp2rss.bugcode.dev
  • api: opensource.org
  • api: raw.githubusercontent.com
  • api: x.com
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/28/2026, 4:03:51 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:cc1654a31b78a29601d0bc834fb0a14ba2c55f975724cee3d862497db46da445
Show up to 10 recorded paths
  • LICENSE
  • package.json
  • README.md
  • references/auth.md
  • references/errors.md
  • references/install.md
  • references/mp.md
  • references/x.md
  • skill-card.md
  • SKILL.md

Source changelog

配套 CLI v1.2.0:新增 mp2rss skills sync / status / list(本地 Agent Skills 同步与漂移检测),update 增加 --skip-skills 并在升级后顺带同步;install.md 新增「Agent Skills 同步」一节,SKILL.md 命令总表同步补充(标注 CLI ≥ 1.2.0)。