railil - Israel Railways train station schedule
v1.0.1Search for Israel Rail train schedules using the railil CLI. Find routes between stations with fuzzy search, filter by date/time, and output in various formats (JSON, Markdown, Table).
⭐ 1· 1.7k·0 current·0 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 match the required binary and the install spec. The skill declares the 'railil' binary is required and shows an npm package (railil) that provides that binary — this is coherent for a CLI-based schedule lookup tool.
Instruction Scope
SKILL.md only instructs running the railil CLI with standard flags (from, to, date, time, output). It does not request reading unrelated files, environment variables, or transmitting results to unexpected endpoints.
Install Mechanism
Install is via the npm package 'railil', which is a typical way to provide a CLI. npm installs can run arbitrary code (postinstall scripts) and represent a supply-chain risk if the package or maintainer is untrusted — this is expected but worth reviewing before global install.
Credentials
No environment variables, credentials, or config paths are requested. The permissions requested are proportionate to a simple CLI wrapper skill.
Persistence & Privilege
The skill does not request always: true and does not declare any system-wide config modifications. It is user-invocable and can be invoked by the agent normally, which is expected for skills.
Assessment
This skill appears to do exactly what it says: run the 'railil' CLI to query Israel Rail schedules. Before installing, consider: (1) review the npm package page and the GitHub repo (https://github.com/lirantal/railil) and verify the maintainer and recent activity; (2) prefer installing in a sandbox or non-global environment if you don't fully trust the package; (3) check the package version and changelog for postinstall scripts or unexpected behaviour. If you use it in an automated agent, validate outputs (e.g., JSON) and limit the agent's ability to install or run arbitrary packages without manual review.Like a lobster shell, security has layers — review code before you run it.
latestvk971s32pt37n57a7mexvwbsr8h7zskff
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🚆 Clawdis
Binsrailil
Install
Install railil (npm)
Bins: railil
npm i -g railil