← 返回 Skills 市场
source code analysis
作者
river-zhanglh
· GitHub ↗
· v1.0.1
· MIT-0
243
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install source-code-analysis
功能描述
This skill should be used when the user asks to "analyze source code", "understand this codebase", "perform code analysis", "study this project", "explain th...
安全使用建议
This skill is coherent and lightweight, but it recommends running and debugging repository code as part of analysis. Before using it: (1) avoid giving access to secrets or credentials; (2) run any code in an isolated/sandboxed environment (container, VM, ephemeral runner); (3) restrict network access if you don't trust the code; (4) review any outputs the agent emits before sharing externally; and (5) if you plan to let the agent operate on a private repo, audit what files it can read. These precautions mitigate the normal risks of executing untrusted code.
功能分析
Type: OpenClaw Skill
Name: source-code-analysis
Version: 1.0.1
The skill bundle contains a structured methodology for source code analysis. The SKILL.md file provides detailed, pedagogical instructions for an AI agent to help users understand codebases through a 7-step process. There is no evidence of malicious code, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
The skill's name and description match the SKILL.md content: a methodology for analyzing codebases. It doesn't request unrelated binaries, credentials, or config paths, so required resources are proportionate to its stated purpose.
Instruction Scope
Instructions stay on-topic (read READMEs, inspect directory structure, trace call paths, run/debug code). They do recommend running and debugging code and examining build/test/deployment processes — behavior appropriate for code analysis but potentially risky if the agent executes untrusted code or has broad filesystem/network access. The SKILL.md does not instruct any unexpected data exfiltration or access to secrets.
Install Mechanism
No install spec and no code files (instruction-only). Nothing will be written to disk by the skill itself during installation.
Credentials
No environment variables, credentials, or config paths are required. The declared environment access is minimal and appropriate for an analysis methodology document.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent or elevated platform privileges. Autonomous invocation is allowed by default (not flagged here) but is not combined with other high-risk requests.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install source-code-analysis - 安装完成后,直接呼叫该 Skill 的名称或使用
/source-code-analysis触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
No user-visible changes in this release.
- Version number incremented from 1.0.0 to 1.0.1.
- No file changes detected; functionality and documentation remain the same.
v1.0.0
Source Code Analysis skill v1.0.0 – Initial release.
- Introduces a systematic 7-step methodology for analyzing and understanding source code repositories.
- Provides structured guidance from building global cognition to tracing core pathways and examining engineering practices.
- Includes clarifying questions to tailor analysis based on user goals, experience level, and desired depth.
- Offers clearly defined output formats covering executive summaries, architecture analysis, core pathways, design insights, and learning recommendations.
- Lists best practices to prioritize high-value files and avoid common mistakes.
- Features sample prompts for quick overviews, deep feature analysis, and learning path creation.
元数据
常见问题
source code analysis 是什么?
This skill should be used when the user asks to "analyze source code", "understand this codebase", "perform code analysis", "study this project", "explain th... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 243 次。
如何安装 source code analysis?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install source-code-analysis」即可一键安装,无需额外配置。
source code analysis 是免费的吗?
是的,source code analysis 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
source code analysis 支持哪些平台?
source code analysis 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 source code analysis?
由 river-zhanglh(@river-zhanglh)开发并维护,当前版本 v1.0.1。
推荐 Skills