原文整理页

Peter Steinberger 发布了从 OpenClaw 提取的 Node.js 文件系统安全原语 fs-safe,旨在通过根句柄模式替代不安全的字符串规范化校验

来源作者:Peter Steinberger 🦞 (@steipete)原始来源:https://x.com/steipete/status/2051852940554481901

中文导读

Peter Steinberger 发布了从 OpenClaw 提取的 Node.js 文件系统安全原语 fs-safe,旨在通过根句柄模式替代不安全的字符串规范化校验。

正文 Markdown

Shipping 🛡️openclaw/fs-safe: a reusable filesystem safety primitive extracted from OpenClaw. If your Node app accepts paths from agents, plugins, uploads, configs, or users, stop treating string normalization as a filesystem boundary. Use a root handle. https://fs-safe.io