风险评分

91/100 (Very Low)

OpenClaw: benign
VirusTotal: unknown
StaticScan: clean

Golang Project Layout

作者: Samuel Berthe
Slug:golang-project-layout
版本:0.1.0
更新时间:2026-03-24 13:58:07
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
This is an instruction-only Go project layout guide that is internally consistent with its stated purpose and does not request unrelated credentials or install arbitrary code.

VirusTotal: unknown VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774331876483,
        "_id": "k9740ae9skpj9rxaytrw111rv983g294",
        "changelog": "- Initial release providing a concise, opinionated guide for setting up Golang project layouts and workspaces.\n- Includes decision trees for architecture and dependency injection, with recommended follow-up skills for deeper dives.\n- Covers naming conventions, recommended directory structures, and essential config files for Go projects of all sizes.\n- Features checklists and quick-start tables to help right-size project structure for CLI tools, libraries, services, and monorepos.\n- Links to related skills for CLI patterns, dependency injection, linters, CI\/CD, and design patterns.",
        "changelogSource": "auto",
        "createdAt": 1774331876483,
        "parsed": {
            "clawdis": {
                "emoji": "📁",
                "homepage": "https:\/\/github.com\/samber\/cc-skills-golang",
                "requires": {
                    "bins": [
                        "go"
                    ]
                }
            }
        },
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s173arkhs3131fq5jf769qq75583hdgt",
        "displayName": "Samuel Berthe",
        "handle": "samber",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/2951285?v=4",
        "kind": "user",
        "linkedUserId": "kn72rhnkwjfeex9wr1n7y24qa983cjn3"
    },
    "ownerHandle": "samber",
    "skill": {
        "_creationTime": 1774331876483,
        "_id": "kd75cvadxq022mhnzja3agw8qs83g91x",
        "badges": [],
        "createdAt": 1774331876483,
        "displayName": "Golang Project Layout",
        "latestVersionId": "k9740ae9skpj9rxaytrw111rv983g294",
        "ownerPublisherId": "s173arkhs3131fq5jf769qq75583hdgt",
        "ownerUserId": "kn72rhnkwjfeex9wr1n7y24qa983cjn3",
        "slug": "golang-project-layout",
        "stats": {
            "comments": 0,
            "downloads": 14,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Provides a guide for setting up Golang project layouts and workspaces. Use this whenever starting a new Go project, organizing an existing codebase, setting...",
        "tags": {
            "latest": "k9740ae9skpj9rxaytrw111rv983g294"
        },
        "updatedAt": 1774331887503
    }
}