风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

People Strategy

作者: makkzone
Slug:people-strategy
版本:1.0.0
更新时间:2026-02-26 07:40:35
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code, instructions, and requirements are consistent with a local SQLite-based personal CRM; it does not request unrelated credentials, perform network activity, or install external softwar...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1771040812647,
        "_id": "k971pd4dszapwb10zg10ghgx15815xj2",
        "changelog": "Initial release of people-strategy: a graph-based people relationship management skill.\n\n- Create, read, update, delete people with detailed fields (name, role, organization, etc.)\n- Add, modify, query, and delete directed relationships between people with support for custom relationship types\n- Persistent storage using SQLite; schema includes people and edges tables with indexes for performance\n- Full-text search and filtering across names, roles, and organizations\n- Export entire people network as JSON for visualization or analysis\n- Python API and CLI provided for integration and scripting\n- Cascade deletions and duplicate prevention for relationships\n- Example use cases include CRM, org charts, mentorship networks, and collaboration mapping",
        "changelogSource": "user",
        "createdAt": 1771040812647,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "makkzone",
        "handle": "makkzone",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/44414430?v=4",
        "kind": "user",
        "linkedUserId": "kn78g1h7g9kx97p5g7q3bascns810jb0"
    },
    "ownerHandle": "makkzone",
    "skill": {
        "_creationTime": 1771040812647,
        "_id": "kd75ynrg773qmpmkx7zvtrptv5814ck1",
        "badges": [],
        "createdAt": 1771040812647,
        "displayName": "People Strategy",
        "latestVersionId": "k971pd4dszapwb10zg10ghgx15815xj2",
        "ownerUserId": "kn78g1h7g9kx97p5g7q3bascns810jb0",
        "slug": "people-strategy",
        "stats": {
            "comments": 0,
            "downloads": 482,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Manage and query a persistent SQLite-based graph of people and their relationships for personal CRM, org charts, mentorship, and collaboration mapping.",
        "tags": {
            "latest": "k971pd4dszapwb10zg10ghgx15815xj2"
        },
        "updatedAt": 1772062835980
    }
}