技能详情(站内镜像,无评论)
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 0 · 185 · 2 current installs · 2 all-time installs
⭐ 0
安装量(当前) 2
🛡 VirusTotal :良性 · OpenClaw :可疑
Package:aiwithabidi/railway
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :可疑
OpenClaw 评估
The skill mostly does what it says (a Railway CLI) and only needs a Railway API token, but the bundled script quietly falls back to reading a .env file from a workspace path (or WORKSPACE) that the SKILL.md does not declare—this mismatch and implicit file access is worth caution.
目的
Name/description, declared env var (RAILWAY_API_TOKEN), and the included CLI implementation all align with a Railway platform client. The GraphQL endpoint used (backboard.railway.app/graphql/v2) matches the stated purpose.
说明范围
SKILL.md instructs running the included Python script with RAILWAY_API_TOKEN set. The runtime script behaves as described, but it also attempts a fallback: reading a .env file from a workspace path (WORKSPACE or default ~/.openclaw/workspace/.env). That file-read behavior is not documented in SKILL.md and expands the instruction scope beyond what the metadata declares.
安装机制
No install spec; this is instruction-only plus a single Python script that uses only the stdlib. There is no download-from-URL or package installation that would write/execute arbitrary third-party code.
证书
The skill only requires RAILWAY_API_TOKEN (primary credential), which is proportionate. However, the script will also read WORKSPACE (an environment variable) to locate a .env file and parse RAILWAY_API_TOKEN from it if the env var is not set—this implicit file access and use of WORKSPACE is not declared under 'required config paths' and could cause unexpected credential reads.
持久
always is false and the skill does not request persistent system-wide privileges or modify other skills. Autonomous invocation is allowed (platform default) but not combined with other high-risk factors.
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Railway」。简介:Railway deployment platform — projects, services, deployments, variables. App h…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/aiwithabidi/railway/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。