Search Recent Github Activities
v1.0.1Fetch recent GitHub activity from the Nom feed
⭐ 2· 465·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (fetch recent GitHub activity from the Nom feed) matches the instructions: building URLs for beta.nomit.dev endpoints and fetching them. The skill requests no unrelated binaries, env vars, or config paths.
Instruction Scope
SKILL.md strictly describes building and fetching feed URLs, input validation rules, and formatting output. It does not instruct reading local files, accessing credentials, or sending data to unrelated endpoints. It does require network fetches to beta.nomit.dev (expected for this purpose).
Install Mechanism
No install spec and no code files (instruction-only). Nothing is written to disk or downloaded as part of install, which is proportionate for this simple fetch-and-format skill.
Credentials
The skill requires no environment variables, credentials, or privileged config paths — appropriate for a public-feed fetcher.
Persistence & Privilege
always is false and model invocation is default/autonomous-enabled (normal). The skill does not request persistent system-level privileges or modify other skills' settings.
Assessment
This skill is coherent and only fetches public data from the third-party endpoint (https://beta.nomit.dev). Before installing, consider whether you trust that endpoint and are comfortable sending queried org/repo names and search text to it (these query parameters will be transmitted). The skill does not request secrets or write to disk, and it enforces input validation in the instructions — still avoid supplying sensitive tokens or private repo identifiers in queries. If you need a stronger guarantee, verify the nomit.dev service and its privacy/policy before use.Like a lobster shell, security has layers — review code before you run it.
latestvk97dz4hsq73feaj1v7hxtq1ez181hxh4
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
