← 返回 Skills 市场
hydralerne

Oblien workspace runtime

作者 Hydra de lerne · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
267
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install oblien-runtime
功能描述
Complete Oblien workspace environment — what you are running inside (Firecracker microVM), how auth works (gateway JWT vs raw token), and the full Internal A...
安全使用建议
This skill is a documentation-style runtime reference for a high-privilege Oblien workspace API. Before installing or enabling it, consider: 1) Source trust — the skill lists no homepage or publisher identity; prefer skills from known/trusted providers. 2) Secrets handling — the SKILL.md uses client_id/client_secret and JWT examples but the registry declares no required env vars; confirm how credentials will be provided and ensure tokens are not leaked. 3) Privileged actions — the API can read/write any file and execute commands; only allow use if you trust the calling agent and have logging/auditing in place. 4) Network exposure — gateway vs direct tokens and public_access settings affect exposure; verify network config. If you want to proceed, ask the publisher for provenance (homepage, repo), clarify which credentials are required, and restrict token scopes and workspace network settings. If you cannot verify the source or secret handling, do not enable autonomous use of this skill.
功能分析
Type: OpenClaw Skill Name: oblien-runtime Version: 1.0.0 The bundle contains comprehensive documentation and API references for the Oblien workspace runtime, an environment based on Firecracker microVMs. It provides instructions for an AI agent to interact with an internal API (port 9990) for file management, command execution, and terminal sessions. While it describes high-privilege capabilities (root access, arbitrary command execution), these are presented as standard features of the development environment, and there is no evidence of malicious intent, data exfiltration, or prompt injection attacks in the provided files (SKILL.md, _meta.json).
能力评估
Purpose & Capability
The name and description match the instructions: the document is a runtime reference for an Oblien workspace internal API (file access, exec, terminal, watcher). The capabilities described align with the stated purpose of describing the workspace runtime.
Instruction Scope
The document explicitly instructs agents about an Internal API that can read/write any filesystem path, execute arbitrary commands, open interactive PTYs, and stream output — powerful operations that go beyond typical lightweight helper skills. The SKILL.md includes example snippets referencing environment variables (e.g., OBLIEN_CLIENT_ID, OBLIEN_CLIENT_SECRET, GATEWAY_JWT) and command examples even though the skill metadata lists no required env vars; the instructions therefore reference secrets/variables not declared in the registry metadata.
Install Mechanism
Instruction-only skill with no install spec and no code files. This lowers the disk/write risk because nothing is downloaded or executed by an installer, but the runtime instructions still describe powerful remote APIs the agent may call.
Credentials
The SKILL.md shows and encourages use of sensitive credentials and tokens (client ID/secret, gateway JWT, raw tokens) but the registry entry declares no required environment variables or primary credential. That mismatch reduces clarity about what secrets the skill actually needs and how they should be provided. The documented Internal API also permits reading arbitrary files (which may include system or user secrets) — a high privilege surface that should be justified and protected.
Persistence & Privilege
The skill is not forced always:true and is user-invocable, which is appropriate. However, because the runtime describes an API that grants broad filesystem and command execution capability, autonomous invocation (the default) increases the risk if the skill is allowed to run without additional safeguards. There is no indication the skill modifies other skills or agent configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install oblien-runtime
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /oblien-runtime 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of oblien-runtime, providing a complete Oblien workspace environment: - Run in an isolated Firecracker microVM with persistent, writable filesystem, dedicated resources, and outbound internet by default. - Expose a full Internal API on port 9990: file operations, code search, command execution, terminal access, and real-time file watching. - Support two authentication methods: Gateway JWT for external access, and raw token for direct, workspace-to-workspace communication. - Detailed connection setup, token management, and step-by-step guides included. - Compatible with multiple platforms including claude-code, cursor, openclaw, goose, and jetbrains-ai.
元数据
Slug oblien-runtime
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Oblien workspace runtime 是什么?

Complete Oblien workspace environment — what you are running inside (Firecracker microVM), how auth works (gateway JWT vs raw token), and the full Internal A... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 267 次。

如何安装 Oblien workspace runtime?

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

Oblien workspace runtime 是免费的吗?

是的,Oblien workspace runtime 完全免费(开源免费),可自由下载、安装和使用。

Oblien workspace runtime 支持哪些平台?

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

谁开发了 Oblien workspace runtime?

由 Hydra de lerne(@hydralerne)开发并维护,当前版本 v1.0.0。

💬 留言讨论