← Back to Skills Marketplace
lws803

Search recent repo activities

by Wilson Ler · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
655
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install nom-feed
Description
Fetch recent GitHub activity from the Nom feed
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nom-feed
  3. After installation, invoke the skill by name or use /nom-feed
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug nom-feed
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Search recent repo activities?

Fetch recent GitHub activity from the Nom feed. It is an AI Agent Skill for Claude Code / OpenClaw, with 655 downloads so far.

How do I install Search recent repo activities?

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

Is Search recent repo activities free?

Yes, Search recent repo activities is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Search recent repo activities support?

Search recent repo activities is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Search recent repo activities?

It is built and maintained by Wilson Ler (@lws803); the current version is v1.0.0.

💬 Comments