风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Rust + SeaORM Database Explicit Contracts

作者: Xiamu-ssr
Slug:rust-db-contracts
版本:1.0.0
更新时间:2026-03-20 10:41:54
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's files and runtime instructions are consistent with its stated purpose (enforcing SeaORM/Rust entity conventions); it only inspects project source and provides a local CI check script, requ...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773974047348,
        "_id": "k979sn5hmxmtbdgngax2eek9wd839xm6",
        "changelog": "Initial release of rust-db-contracts: explicit database contract standard for Rust + SeaORM projects.\n\n- Defines core conventions for Entity files as the single source of truth for database schemas.\n- Introduces strict type mapping, mandatory status transition checks, and documentation standards.\n- Enforces business constant centralization, transaction use for cross-table operations, and soft delete query filtering.\n- Provides optional best practices and a detection script for CI integration.\n- Lists prohibited patterns to prevent implicit or unsafe database contracts.",
        "changelogSource": "auto",
        "createdAt": 1773974047348,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Xiamu-ssr",
        "handle": "xiamu-ssr",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/77220168?v=4",
        "kind": "user",
        "linkedUserId": "kn7erbxz0dxwakxc491fqn69kd81w226"
    },
    "ownerHandle": "xiamu-ssr",
    "skill": {
        "_creationTime": 1773974047348,
        "_id": "kd7ae88jh5wv81gxm0vy3b7219838w5a",
        "badges": [],
        "createdAt": 1773974047348,
        "displayName": "Rust + SeaORM Database Explicit Contracts",
        "latestVersionId": "k979sn5hmxmtbdgngax2eek9wd839xm6",
        "ownerUserId": "kn7erbxz0dxwakxc491fqn69kd81w226",
        "slug": "rust-db-contracts",
        "stats": {
            "comments": 0,
            "downloads": 53,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Rust + SeaORM 数据库显式契约规范。当项目涉及 Rust + SeaORM 数据库开发时自动激活。 核心:Entity 文件完全表达数据表,消灭隐式契约。",
        "tags": {
            "latest": "k979sn5hmxmtbdgngax2eek9wd839xm6"
        },
        "updatedAt": 1773974514466
    }
}