风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Agentlens

作者: nguyenphutrong
Slug:agentlens
版本:1.0.0
更新时间:2026-02-26 11:01:27
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
This is an instruction-only code-navigation skill that is internally consistent: it relies on local .agentlens documentation to guide code exploration and does not request credentials, binaries, or in...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1767882646426,
        "_id": "k97ba47mcvxh8asv8x98chd08x7yt0zw",
        "changelog": "🎉 Initial Release\nFirst public release of the AgentLens skill for AI coding assistants.\n✨ Features\n- Codebase Navigation - Teaches AI agents to navigate large codebases using agentlens docs\n- Progressive Disclosure - Core skill + references loaded on-demand\n- Multi-Platform - Claude Code, OpenCode, Codex CLI compatible\n- Token-Efficient - Navigation patterns with 80-96% token savings\n📦 Structure\nagentlens\/\n├── SKILL.md              # Core instructions\n└── references\/\n    ├── navigation.md     # Navigation patterns\n    └── structure.md      # .agentlens\/ explained\n🔧 Install\nagentlens skills install\n📋 Platforms\n- Claude Code: ~\/.claude\/skills\/agentlens\/\n- OpenCode: ~\/.config\/opencode\/skill\/agentlens\/\n- Codex CLI: ~\/.codex\/skills\/agentlens\/\n---\nLinks: GitHub (https:\/\/github.com\/nguyenphutrong\/agentlens) · Docs (https:\/\/github.com\/nguyenphutrong\/agentlens#readme)",
        "changelogSource": "user",
        "createdAt": 1767882646426,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "nguyenphutrong",
        "handle": "nguyenphutrong",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/62984954?v=4",
        "kind": "user",
        "linkedUserId": "kn77p8afjgz97sa5ksxj36477d7ytdd8"
    },
    "ownerHandle": "nguyenphutrong",
    "skill": {
        "_creationTime": 1767882646426,
        "_id": "kd72rrtxvgwmem72rsprbzahwn7yv2k6",
        "badges": [],
        "createdAt": 1767882646426,
        "displayName": "Agentlens",
        "latestVersionId": "k97ba47mcvxh8asv8x98chd08x7yt0zw",
        "ownerUserId": "kn77p8afjgz97sa5ksxj36477d7ytdd8",
        "slug": "agentlens",
        "stats": {
            "comments": 0,
            "downloads": 3875,
            "installsAllTime": 18,
            "installsCurrent": 17,
            "stars": 3,
            "versions": 1
        },
        "summary": "Navigate and understand codebases using agentlens hierarchical documentation. Use when exploring new projects, finding modules, locating symbols in large files, finding TODOs\/warnings, or understanding code structure.",
        "tags": {
            "latest": "k97ba47mcvxh8asv8x98chd08x7yt0zw"
        },
        "updatedAt": 1772074887405
    }
}