风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Database Query Best Practices

作者: Toby Morning
Slug:database-query-best-practices
版本:1.0.0
更新时间:2026-03-24 12:36:46
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's instructions and requirements are coherent with its stated goal (avoiding Railway/Postgres connection-pool exhaustion), but it contains a few risky operational recommendations (pkill -9, t...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774326934219,
        "_id": "k978fzxbm1pbx6xnzsaz5sb0r183g1c2",
        "changelog": "- Initial release with comprehensive guidelines to prevent PostgreSQL connection pool exhaustion on Railway.\n- Includes critical best practices for checking pool status, closing connections, and using short-lived queries.\n- Step-by-step instructions for safely querying from local scripts and recommending the use of Railway CLI.\n- Troubleshooting steps provided for \"too many clients\" errors and emergency connection termination.",
        "changelogSource": "auto",
        "createdAt": 1774326934219,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s1705vnaxvfmy5a3t55qeprr4d83hnbz",
        "displayName": "Toby Morning",
        "handle": "urbantech",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/2746731?v=4",
        "kind": "user",
        "linkedUserId": "kn7eq58kfjv81234006x2q9bvd83hsfw"
    },
    "ownerHandle": "urbantech",
    "skill": {
        "_creationTime": 1774326934219,
        "_id": "kd7dmwf7ssj538pxk4p37asrrd83ggsn",
        "badges": [],
        "createdAt": 1774326934219,
        "displayName": "Database Query Best Practices",
        "latestVersionId": "k978fzxbm1pbx6xnzsaz5sb0r183g1c2",
        "ownerPublisherId": "s1705vnaxvfmy5a3t55qeprr4d83hnbz",
        "ownerUserId": "kn7eq58kfjv81234006x2q9bvd83hsfw",
        "slug": "database-query-best-practices",
        "stats": {
            "comments": 0,
            "downloads": 16,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "Prevent connection pool exhaustion when querying Railway PostgreSQL database. Use when (1) Running database queries from local environment, (2) Diagnosing \"t...",
        "tags": {
            "latest": "k978fzxbm1pbx6xnzsaz5sb0r183g1c2"
        },
        "updatedAt": 1774327006741
    }
}