·stash-encryption
</>

stash-encryption

使用@cipherstash/stack 实现字段级加密。涵盖模式定义、加密/解密操作、可搜索加密(相等、自由文本、范围、JSON)、批量操作、模型操作、使用 LockContext 的身份感知加密、多租户密钥集和完整的 TypeScript 类型系统。在向项目添加加密、定义加密架构或使用 CipherStash 加密 API 时使用。

8安装·0热度·@cipherstash

安装

$npx skills add https://github.com/cipherstash/protectjs --skill stash-encryption

如何安装 stash-encryption

通过命令行快速安装 stash-encryption AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/cipherstash/protectjs --skill stash-encryption
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:cipherstash/protectjs。

SKILL.md

查看原文

Comprehensive guide for implementing field-level encryption with @cipherstash/stack. Every value is encrypted with its own unique key via ZeroKMS (backed by AWS KMS). Encryption happens client-side before data leaves the application.

The package includes a native FFI module (@cipherstash/protect-ffi). You must opt out of bundling it in tools like Webpack, esbuild, or Next.js (serverExternalPackages).

If config is omitted, the client reads CS environment variables automatically.

使用@cipherstash/stack 实现字段级加密。涵盖模式定义、加密/解密操作、可搜索加密(相等、自由文本、范围、JSON)、批量操作、模型操作、使用 LockContext 的身份感知加密、多租户密钥集和完整的 TypeScript 类型系统。在向项目添加加密、定义加密架构或使用 CipherStash 加密 API 时使用。 来源:cipherstash/protectjs。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/cipherstash/protectjs --skill stash-encryption
分类
</>开发工具
认证
收录时间
2026-02-25
更新时间
2026-03-11

Browse more skills from cipherstash/protectjs

快速解答

什么是 stash-encryption?

使用@cipherstash/stack 实现字段级加密。涵盖模式定义、加密/解密操作、可搜索加密(相等、自由文本、范围、JSON)、批量操作、模型操作、使用 LockContext 的身份感知加密、多租户密钥集和完整的 TypeScript 类型系统。在向项目添加加密、定义加密架构或使用 CipherStash 加密 API 时使用。 来源:cipherstash/protectjs。

如何安装 stash-encryption?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/cipherstash/protectjs --skill stash-encryption 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/cipherstash/protectjs

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-25

相关 Skills

暂无