风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

PowerShell Reliable Execution

作者: Dalomeve
Slug:powershell-reliable
版本:1.0.0
更新时间:2026-03-01 03:19:39
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
This is an instruction-only skill that provides PowerShell best-practice patterns and verification checks; it requests no credentials, installs nothing, and its actions are consistent with its stated ...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772306369220,
        "_id": "k97cjy46p2w2s7zc6cy8fd6d3h821m8p",
        "changelog": "- Initial release of PowerShell Reliable Execution skill.\n- Provides best practices for executing PowerShell commands on Windows reliably.\n- Covers safe chaining, parameter handling, path management, output encoding, and session continuity.\n- Includes error recovery patterns like retries and checkpointing.\n- Implements strong privacy and security guidelines for local execution.\n- Offers quick reference tables for common task conversions from Bash to PowerShell.",
        "changelogSource": "auto",
        "createdAt": 1772306369220,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Dalomeve",
        "handle": "dalomeve",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/115125037?v=4",
        "kind": "user",
        "linkedUserId": "kn7b1s9mdgem9f091g7dv9qfd18177dx"
    },
    "ownerHandle": "dalomeve",
    "skill": {
        "_creationTime": 1772306369220,
        "_id": "kd76mt7f0hgb5djqh758hndwfs8209xm",
        "badges": [],
        "createdAt": 1772306369220,
        "displayName": "PowerShell Reliable Execution",
        "latestVersionId": "k97cjy46p2w2s7zc6cy8fd6d3h821m8p",
        "ownerUserId": "kn7b1s9mdgem9f091g7dv9qfd18177dx",
        "slug": "powershell-reliable",
        "stats": {
            "comments": 0,
            "downloads": 388,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "Execute PowerShell commands reliably on Windows. Avoid &&, handle parameter parsing, recover from interruptions, and ensure cross-session continuity.",
        "tags": {
            "latest": "k97cjy46p2w2s7zc6cy8fd6d3h821m8p"
        },
        "updatedAt": 1772306379116
    }
}