风险评分

56/100 (Medium)

OpenClaw: suspicious
VirusTotal: unknown
StaticScan: clean

Deepagents Implementation

作者: Kevin Anderson
Slug:deepagents-implementation
版本:1.0.0
更新时间:2026-03-20 10:57:03
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill is an instruction-only guide for building agents and is broadly coherent with its stated purpose, but it references powerful capabilities (disk access, shell execution, persistent databases)...

[内容已截断]

VirusTotal: unknown VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773973984806,
        "_id": "k9724t4b6megr3m5gx9s11s7mn838bvx",
        "changelog": "deepagents-implementation v1.0.0\n\n- Initial release with agent harness based on LangGraph.\n- Supports agent creation via `create_deep_agent` with pluggable tools, custom models, and middleware.\n- Includes multiple backend options: StateBackend (ephemeral), FilesystemBackend, StoreBackend (persistent), and CompositeBackend (hybrid routing).\n- Enables checkpointing, persistence, and advanced streaming (sync\/async, updates, token-by-token).\n- Supports subagents with easy delegation, custom definitions, and integration of existing LangGraph graphs as subagents.\n- Provides setup for human-in-the-loop workflows and agent middleware.",
        "changelogSource": "auto",
        "createdAt": 1773973984806,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Kevin Anderson",
        "handle": "anderskev",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/17010022?v=4",
        "kind": "user",
        "linkedUserId": "kn79190nfmdb20hk6xjhzt2zv583844x"
    },
    "ownerHandle": "anderskev",
    "skill": {
        "_creationTime": 1773973984806,
        "_id": "kd740ppv0cb68kn87hgv77t4c5839tcy",
        "badges": [],
        "createdAt": 1773973984806,
        "displayName": "Deepagents Implementation",
        "latestVersionId": "k9724t4b6megr3m5gx9s11s7mn838bvx",
        "ownerUserId": "kn79190nfmdb20hk6xjhzt2zv583844x",
        "slug": "deepagents-implementation",
        "stats": {
            "comments": 0,
            "downloads": 29,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "Implements agents using Deep Agents. Use when building agents with create_deep_agent, configuring backends, defining subagents, adding middleware, or setting...",
        "tags": {
            "latest": "k9724t4b6megr3m5gx9s11s7mn838bvx"
        },
        "updatedAt": 1773975423864
    }
}