← 返回 Skills 市场
lws803

Search recent repo activities

作者 Wilson Ler · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
655
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nom-feed
功能描述
Fetch recent GitHub activity from the Nom feed
安全使用建议
This skill is coherent and low-risk in its current form because it only performs public HTTP requests to beta.nomit.dev and formats results. Before installing, verify you trust the third-party feed host (beta.nomit.dev) — it will see request metadata and could supply misleading content. If you expect private or authenticated data, confirm the skill would require appropriate credentials (none are requested now). Also consider rate limits and whether you prefer data from GitHub's official API instead of a third-party aggregator.
功能分析
Type: OpenClaw Skill Name: nom-feed Version: 1.0.0 The skill is classified as suspicious due to a high-risk shell injection vulnerability. The `SKILL.md` file instructs the AI agent to construct `curl` commands using user-provided arguments (e.g., `--search TEXT`, `org/repo` path components) and explicitly allows `Bash(curl:*)`. If the agent does not properly sanitize or escape these user inputs before embedding them into the `curl` command, an attacker could inject arbitrary shell commands, leading to remote code execution. There is no evidence of intentional malicious behavior like data exfiltration or backdoor installation.
能力评估
Purpose & Capability
Name/description say 'Fetch recent GitHub activity from the Nom feed' and the instructions only call the Nom API endpoints on beta.nomit.dev with curl and format results. No unrelated env vars, binaries, or installs are requested — the requested capabilities match the stated purpose.
Instruction Scope
SKILL.md only instructs fetching JSON or RSS from beta.nomit.dev and summarizing items; it does not reference local files, other env vars, or unrelated services. Note: it relies on a third‑party endpoint (beta.nomit.dev) rather than the official GitHub API — this is expected for the stated purpose but is a trust/availability consideration.
Install Mechanism
No install spec or code files (instruction-only). This is the lowest-risk option — nothing is written to disk or downloaded by the skill itself.
Credentials
The skill requires no environment variables, credentials, or config paths. That matches its use of a public feed and is proportionate.
Persistence & Privilege
always is false and the skill has no install hooks or configuration changes. It does not request persistent privileges or access to other skills' configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nom-feed
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nom-feed 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
nom-feed 1.0.0 - Initial release: fetch and display recent GitHub activity from the Nom feed (beta.nomit.dev). - Supports repo-specific or global activity queries with filters for type, org, search terms, date range, and result limit. - Option to fetch results in JSON (summary view) or as RSS XML. - Clean, readable Markdown summaries for each event, showing type, title (as a link), AI-generated summary, author, and timestamp. - Uses curl for all API requests.
元数据
Slug nom-feed
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Search recent repo activities 是什么?

Fetch recent GitHub activity from the Nom feed. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 655 次。

如何安装 Search recent repo activities?

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

Search recent repo activities 是免费的吗?

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

Search recent repo activities 支持哪些平台?

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

谁开发了 Search recent repo activities?

由 Wilson Ler(@lws803)开发并维护,当前版本 v1.0.0。

💬 留言讨论