风险评分

47/100 (Medium)

OpenClaw: suspicious
VirusTotal: suspicious
StaticScan: clean

Database Schema Sync

作者: Toby Morning
Slug:database-schema-sync
版本:1.0.0
更新时间:2026-03-24 12:51:48
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's stated purpose (run a production schema sync script) mostly matches the files and examples, but the instructions reference undeclared production credentials, hard-coded user-specific files...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774326939405,
        "_id": "k97dy4zeeft8n77kpwv1t3jz0s83gkbq",
        "changelog": "Initial release of database-schema-sync skill.\n\n- Introduces an idempotent schema sync script approach for database migrations.\n- Strongly enforces use of scripts\/sync-production-schema.py instead of Alembic migrations in production.\n- Provides step-by-step workflow: dry run, review output, apply, and verification.\n- Outlines strict usage rules, safety checks, and integration recommendations for CI\/CD pipelines.\n- Includes documentation and enforcement guidelines to prevent schema drift and production errors.",
        "changelogSource": "auto",
        "createdAt": 1774326939405,
        "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": 1774326939405,
        "_id": "kd7121tp406xma5hxf94a0b2as83gynz",
        "badges": [],
        "createdAt": 1774326939405,
        "displayName": "Database Schema Sync",
        "latestVersionId": "k97dy4zeeft8n77kpwv1t3jz0s83gkbq",
        "ownerPublisherId": "s1705vnaxvfmy5a3t55qeprr4d83hnbz",
        "ownerUserId": "kn7eq58kfjv81234006x2q9bvd83hsfw",
        "slug": "database-schema-sync",
        "stats": {
            "comments": 0,
            "downloads": 10,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "Database schema management using idempotent sync script instead of Alembic migrations. Use when (1) Adding new database tables, (2) Adding new columns to exi...",
        "tags": {
            "latest": "k97dy4zeeft8n77kpwv1t3jz0s83gkbq"
        },
        "updatedAt": 1774327908139
    }
}