Agentlens

v1.0.0

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.

3· 4.2k·19 current·20 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name and description match the actual instructions: the skill directs the agent to use .agentlens/INDEX.md and related docs to navigate a codebase. Minor inconsistency: SKILL.md tells the user to "Regenerate docs with `agentlens` command" if docs are stale, but the skill does not declare or provide that CLI or an install step. This is a small usability mismatch but not a security concern by itself.
Instruction Scope
The instructions confine the agent to reading repository-local documentation files (.agentlens/INDEX.md, modules/*/*.md, files/*) and to prefer outlines over reading entire source files. There are no instructions to read unrelated system files, environment variables, or to send data externally.
Install Mechanism
No install spec or downloaded code is present (instruction-only), which minimizes risk. Note: the doc references an `agentlens` command to regenerate docs but provides no install guidance for that tool—this is an expected omission for an instruction-only skill but worth verifying if you plan to regenerate docs.
Credentials
The skill requires no environment variables, credentials, or config paths. Requested access is proportional to its purpose (local repo documentation reading).
Persistence & Privilege
The skill does not request persistent or elevated privileges; always is false. The skill can be invoked autonomously by the agent (normal default) but it does not ask for broad system access or cross-skill configuration changes.
Assessment
This skill is low-risk and appears coherent: it only instructs the agent to read .agentlens documentation files in a repository to speed navigation. Before installing or relying on it, verify the target repository actually contains a .agentlens/INDEX.md and related docs (otherwise the guidance will be ineffective). If you plan to use the suggested `agentlens` CLI to regenerate docs, confirm where that tool comes from and review its publisher/source before installing. Note that the agent may invoke the skill autonomously (normal behavior) — since the skill has no credential requests or network calls in its instructions, the privacy/risk surface is small.

Like a lobster shell, security has layers — review code before you run it.

latestvk97ba47mcvxh8asv8x98chd08x7yt0zw

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments