Very12345/sai-dsh-plugins--packages-credentials ↗★ 0
@sai/dsh-credentials
面向 sai Android 编程代理的官方凭据管理插件,确保凭据不泄露给普通插件。
AI 分析
核心用途是保障 Android 代理运行环境的安全。适合对安全隐私要求高、需要严格隔离服务凭据与第三方插件的 sai 用户。
安裝
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Very12345/sai-dsh-plugins#9b4122067832c3fd31e095e277982f9df41b3193&path:packages/credentials說明文件
閱讀完整 README ↗sai DSH plugins
First-party DeepSeek Harness plugins used by the sai Android shell. Publish this repository with
the exact GitHub topic dsh-plugin. Packages are independently versioned and ship prebuilt
JavaScript, so installation never needs a lifecycle build script.
Android is the authority for OS permissions, secrets, microphone capture and foreground services. Provider and GitHub credentials are never exposed to plugins.
The GitHub repository topic is exactly dsh-plugin. A scheduled Action publishes a detached
Ed25519-signed catalog every six hours; an absent signing secret fails closed rather than publishing
an unsigned index. Release tags package every bundle independently, without running third-party
install/prepare/postinstall scripts.