风险评分

72/100 (Low)

OpenClaw: benign
VirusTotal: suspicious
StaticScan: suspicious

Google Drive based RAG

作者: eladrave
Slug:filechat-old-ugnire
版本:1.0.0
更新时间:2026-03-23 12:40:22
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code, install steps, and required environment variables are consistent with its stated purpose (indexing a Google Drive folder and using Gemini for embeddings/OCR); no evidence of covert o...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: suspicious

Detected: suspicious.dangerous_exec, suspicious.env_credential_access, suspicious.potential_exfiltration
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774240181715,
        "_id": "k970pdmsnmxs1qegpveeypnrpx83fe6n",
        "changelog": "- Initial release of FileChat skill.\n- Enables secure search, retrieval, and chat with documents stored in a designated Google Drive folder using semantic vector search.\n- Supports storing, syncing, and querying user files, with integration to ChromaDB and Gemini embeddings.\n- Provides guidance for setup, including required environment variables and commands for syncing and querying files.\n- Allows retrieval and direct sending of physical files to users via chat.\n- Automates indexing and embedding of documents uploaded to Google Drive.",
        "changelogSource": "user",
        "createdAt": 1774240181715,
        "parsed": {
            "clawdis": {
                "install": [
                    {
                        "bins": [
                            "gws"
                        ],
                        "id": "gws",
                        "kind": "node",
                        "label": "Install Google Workspace CLI",
                        "package": "@googleworkspace\/cli"
                    }
                ],
                "requires": {
                    "bins": [
                        "node",
                        "npm",
                        "gws"
                    ],
                    "env": [
                        "GEMINI_API_KEY",
                        "FILECHAT_DRIVE_FOLDER_ID"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "eladrave",
        "handle": "eladrave",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/86946294?v=4",
        "kind": "user",
        "linkedUserId": "kn7fya121r8davxnbkw7qgb8xs80h28d"
    },
    "ownerHandle": "eladrave",
    "skill": {
        "_creationTime": 1774240181715,
        "_id": "kd7e9pjxfs4qgehby6e9gahzmh83erey",
        "badges": [],
        "createdAt": 1774240181715,
        "displayName": "Google Drive based RAG",
        "latestVersionId": "k970pdmsnmxs1qegpveeypnrpx83fe6n",
        "ownerUserId": "kn7fya121r8davxnbkw7qgb8xs80h28d",
        "slug": "filechat-old-ugnire",
        "stats": {
            "comments": 0,
            "downloads": 29,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Search, retrieve, and chat with documents securely stored in a designated Google Drive folder using semantic vector search (RAG RAG). Use when: (1) a user as...",
        "tags": {
            "latest": "k970pdmsnmxs1qegpveeypnrpx83fe6n"
        },
        "updatedAt": 1774240822561
    }
}