← Back to Skills Marketplace
138
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pc-operation-security
Description
个人电脑操作安全分类分级评估工具。当用户需要对电脑操作进行安全评估、风险分级、操作审计时使用。基于 PC-OCS v1.0 标准,支持本地操作和浏览器操作的风险评估。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pc-operation-security - After installation, invoke the skill by name or use
/pc-operation-security - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is pc operation security check?
个人电脑操作安全分类分级评估工具。当用户需要对电脑操作进行安全评估、风险分级、操作审计时使用。基于 PC-OCS v1.0 标准,支持本地操作和浏览器操作的风险评估。 It is an AI Agent Skill for Claude Code / OpenClaw, with 138 downloads so far.
How do I install pc operation security check?
Run "/install pc-operation-security" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is pc operation security check free?
Yes, pc operation security check is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does pc operation security check support?
pc operation security check is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created pc operation security check?
It is built and maintained by huaiyu (@huaiyu); the current version is v1.0.0.
More Skills