风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Neon Postgres Egress Optimizer

作者: Andre Landgraf
Slug:neon-postgres-egress-optimizer
版本:1.0.0
更新时间:2026-03-18 05:36:49
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's requirements and instructions are consistent with its stated purpose (diagnosing and fixing Postgres egress) and do not request unrelated credentials or install code; use caution when runn...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773783039693,
        "_id": "k976827wxdsyxf7gdgeb6d6dr5833hks",
        "changelog": "- Initial release of neon-postgres-egress-optimizer.\n- Guides users through diagnosing and resolving excessive Postgres egress (network transfer) issues.\n- Provides step-by-step instructions using `pg_stat_statements` to identify high-egress queries.\n- Details common anti-patterns (SELECT *, missing pagination, unnecessary JOINs) and offers practical fixes.\n- Includes advice on codebase review and verification steps to ensure optimizations are successful.\n- References official Neon documentation for further reading.",
        "changelogSource": "user",
        "createdAt": 1773783039693,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Andre Landgraf",
        "handle": "andrelandgraf",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/15163028?v=4",
        "kind": "user",
        "linkedUserId": "kn7br7ks7t51en4mc9swfref0s81zhp0"
    },
    "ownerHandle": "andrelandgraf",
    "skill": {
        "_creationTime": 1773783039693,
        "_id": "kd77vndtwmrgg8h4235vvh11gn833q4v",
        "badges": [],
        "createdAt": 1773783039693,
        "displayName": "Neon Postgres Egress Optimizer",
        "latestVersionId": "k976827wxdsyxf7gdgeb6d6dr5833hks",
        "ownerUserId": "kn7br7ks7t51en4mc9swfref0s81zhp0",
        "slug": "neon-postgres-egress-optimizer",
        "stats": {
            "comments": 0,
            "downloads": 52,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Diagnose and fix excessive Postgres egress (network data transfer) in a codebase. Use when a user mentions high database bills, unexpected data transfer cost...",
        "tags": {
            "latest": "k976827wxdsyxf7gdgeb6d6dr5833hks"
        },
        "updatedAt": 1773783409955
    }
}