← 返回 Skills 市场
huaiyu

pc operation security check

作者 huaiyu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
138
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pc-operation-security
功能描述
个人电脑操作安全分类分级评估工具。当用户需要对电脑操作进行安全评估、风险分级、操作审计时使用。基于 PC-OCS v1.0 标准,支持本地操作和浏览器操作的风险评估。
安全使用建议
This skill is coherent and implements a simple, local keyword-based risk classifier (evaluate.sh) consistent with the SKILL.md. It does not contact external servers or request credentials, so running it locally is low-risk. Caveats: the classifier is heuristic (keyword matching) and may produce false positives or miss context-dependent risks; it defaults to a higher severity when unsure. If you plan to rely on this for automation or for organizational decisions, review and test the script on representative inputs, consider extending it with richer context analysis or logging, and incorporate organizational policies before using results as authoritative.
功能分析
Type: OpenClaw Skill Name: pc-operation-security Version: 1.0.0 The skill bundle is a legitimate security assessment tool designed to categorize PC operations into risk levels (L1–L4) based on the PC-OCS v1.0 standard. The logic in SKILL.md and evaluate.sh is consistent with the stated purpose of providing risk evaluations and safety advice, with no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name and description claim a PC operation risk assessment tool; the included SKILL.md describes classification logic and usage, and the only code (evaluate.sh) implements a keyword-based classifier consistent with that purpose. No unrelated binaries, env vars, or external services are requested.
Instruction Scope
SKILL.md and the script confine operations to parsing user-provided operation descriptions and returning a risk level. They do not instruct the agent to read system files, environment variables, credentials, or transmit data externally. Note: the policy to default to a higher severity when uncertain is explicit and may increase false positives.
Install Mechanism
No install spec; this is instruction-only with a small bash script. Nothing is downloaded or written to disk by an installer.
Credentials
The skill requests no environment variables, credentials, or config paths. The evaluation logic only uses the single command-line argument supplied at runtime.
Persistence & Privilege
always is false and the skill does not request persistent presence or modify other skills or system-wide configuration. It runs on-demand and does not store tokens or change agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pc-operation-security
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pc-operation-security 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of pc-operation-security, a personal computer operation risk classification and assessment tool: - Implements PC-OCS v1.0 standard for risk-based PC operation assessment. - Defines four risk levels (L1-L4) with detailed descriptions, typical impacts, and response strategies. - Provides categorized operation matrices (identity, data, system, finance, communication, browser) for quick risk lookup. - Includes step-by-step assessment guides for both single and batch operations. - Supplies a quick reference and risk evaluation matrix to streamline judgement. - Details recommended actions and output format for assessment results.
元数据
Slug pc-operation-security
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

pc operation security check 是什么?

个人电脑操作安全分类分级评估工具。当用户需要对电脑操作进行安全评估、风险分级、操作审计时使用。基于 PC-OCS v1.0 标准,支持本地操作和浏览器操作的风险评估。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 138 次。

如何安装 pc operation security check?

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

pc operation security check 是免费的吗?

是的,pc operation security check 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

pc operation security check 支持哪些平台?

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

谁开发了 pc operation security check?

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

💬 留言讨论