← 返回 Skills 市场
mattius459

PPQ.AI Private Mode

作者 mattius459 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
317
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install ppq-private-mode
功能描述
Install PPQ.AI Private Mode for end-to-end encrypted AI inference in OpenClaw
安全使用建议
This skill does what it says (sets up a local PPQ proxy and configures OpenClaw) but requires you to install code from a GitHub repo and to store your PPQ API key in your OpenClaw configuration. Before installing: (1) verify the GitHub repository and its owner (PayPerQ) and inspect the code or releases (prefer a pinned release commit or checksum); (2) back up ~/.openclaw/openclaw.json; (3) consider creating a revocable or limited-scope PPQ key if possible; (4) prefer to run the install commands manually rather than allowing an agent to do them autonomously; (5) after installation, review the plugin's code and network behavior (e.g., confirm it only proxies to PPQ endpoints and doesn't exfiltrate keys). If you don't trust the repo or cannot review the code, do not install.
功能分析
Type: OpenClaw Skill Name: ppq-private-mode Version: 1.0.1 The skill instructions direct the AI agent to perform high-risk system modifications, including installing a plugin from an external GitHub repository (https://github.com/PayPerQ/ppq-private-mode-proxy), modifying the core `~/.openclaw/openclaw.json` configuration file, and restarting a systemd service. While these actions are consistent with the stated purpose of installing the PPQ.AI Private Mode extension, the requirement for the agent to execute shell commands for remote code installation and system configuration changes represents a significant security risk and attack surface, as defined in the analysis criteria for risky capabilities.
能力评估
Purpose & Capability
Name and description match the runtime instructions: the skill asks for a PPQ API key, installs a PPQ proxy plugin, updates OpenClaw's config to point at a local proxy, and restarts the gateway. The requested artifacts (API key, plugin install, config changes) are expected for enabling a local encrypted proxy workflow.
Instruction Scope
Instructions are narrowly scoped to installing a plugin, merging JSON into ~/.openclaw/openclaw.json, and restarting the OpenClaw gateway. These actions are in-scope for installing a provider plugin, but they touch persistent user configuration and a user systemd service. The doc does not instruct any broad system scans or access to unrelated files, but it also does not require verifying the plugin before installation.
Install Mechanism
There is no embedded install spec, but the instructions call out to `openclaw plugins install https://github.com/PayPerQ/ppq-private-mode-proxy`. Downloading and running code from a third‑party GitHub repository is common but inherently risky without integrity checks or a pinned release; the instructions include no verification (commit hash, checksum, or release tag).
Credentials
The only secret requested is the user's PPQ API key (sk-...), which is proportionate to a plugin that must authenticate to PPQ. However, the instructions require persisting that key in OpenClaw's plugin config, which is sensitive — the skill does not provide guidance on secure storage, rotation, or least-privilege keys.
Persistence & Privilege
The instructions modify a user config file (~/.openclaw/openclaw.json) and restart the user's openclaw-gateway.service. Those are reasonable for plugin installation but are high-impact operations. Because the platform allows autonomous invocation by default, an agent could perform these changes automatically. The skill does not request 'always: true', but the potential for automated modification of persistent config and service restart increases risk and warrants user confirmation and code review before running.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ppq-private-mode
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ppq-private-mode 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
PPQ Private Mode v1.0.1 Changelog - Simplified API key setup instruction: always prompt user for their PPQ API key instead of auto-detecting existing keys. - Revised plugin and provider configuration steps for clarity and conciseness. - Streamlined model availability listing and switching instructions. - Improved formatting and merged duplicate information in setup documentation. - Troubleshooting section and some explanatory text removed for brevity.
v1.0.0
PPQ.AI Private Mode 1.0.0 – Initial release with end-to-end encryption for OpenClaw - Queries are encrypted on the user's machine and only decrypted in a secure hardware enclave. - Step-by-step setup instructions provided, including API key management, plugin installation, and configuration. - Supports five private models and auto-routing with detailed switching instructions. - Built-in troubleshooting steps for common issues, including API key, attestation, and port conflicts. - No user data is visible to PPQ.AI or intermediaries; all inference is hardware-secured.
元数据
Slug ppq-private-mode
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

PPQ.AI Private Mode 是什么?

Install PPQ.AI Private Mode for end-to-end encrypted AI inference in OpenClaw. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 317 次。

如何安装 PPQ.AI Private Mode?

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

PPQ.AI Private Mode 是免费的吗?

是的,PPQ.AI Private Mode 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

PPQ.AI Private Mode 支持哪些平台?

PPQ.AI Private Mode 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 PPQ.AI Private Mode?

由 mattius459(@mattius459)开发并维护,当前版本 v1.0.1。

💬 留言讨论