← 返回 Skills 市场
611
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install sovereign-codebase-onboarding
功能描述
Codebase onboarding assistant that maps project architecture, identifies patterns, generates guides, and helps new developers understand any repository in mi...
安全使用建议
This skill appears coherent for repository analysis: it reads manifests, source files, CI, and Docker/README to build an onboarding guide and asks for no credentials or installs. Before installing, consider: (1) only grant the agent access to repositories you are comfortable having analyzed (don’t expose private secrets like .env files or credentials), (2) review the full SKILL.md/EXAMPLES to confirm it won't be pointed to any external endpoints in your deployment, and (3) if your agent platform allows scoping skills to specific repos or read-only file sets, restrict access to limit exposure. If you want extra assurance, test the skill on a public or sanitized repo first.
功能分析
Type: OpenClaw Skill
Name: sovereign-codebase-onboarding
Version: 1.0.0
The skill is designed for comprehensive codebase analysis and onboarding, which inherently requires broad access to the file system (reading various configuration files, source code, and directory listings) and the ability to generate 'copy-paste commands' for setup and common tasks. While these capabilities are necessary for its stated, benign purpose, they present a significant attack surface for prompt injection. A malicious user could potentially craft a prompt to instruct the AI agent to read sensitive files outside the intended scope or generate and suggest harmful commands, making the skill 'suspicious' due to its exploitable capabilities, rather than 'malicious' as it does not contain explicit instructions for intentional harmful behavior within its own definition.
能力评估
Purpose & Capability
Name/description (codebase onboarding, architecture mapping, guides) match the SKILL.md phases and the examples. The skill only describes reading repository manifests, CI, Dockerfiles, directory trees, and code to build an onboarding guide—these requirements are proportional to its purpose.
Instruction Scope
SKILL.md instructs the agent to inspect repository files (manifests, CI, Docker, entry points, configs) which is expected. One minor narrative phrase in the Philosophy section references reading "memory files" and "the journal" (personal anecdote) — this is ambiguous but the actionable instructions that follow are limited to repository artifacts. No instructions request unrelated system-wide files, credentials, or outbound exfiltration.
Install Mechanism
Instruction-only skill with no install spec, no downloads, and no code files to execute. This minimizes surface area; nothing is written to disk or installed by the skill itself.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. That is proportional for a purely analytical onboarding skill that works by reading repository contents.
Persistence & Privilege
always:false (default) and the skill does not request persistent system-wide changes or modification of other skills. Autonomous invocation is allowed by platform default but is not combined with broad privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sovereign-codebase-onboarding - 安装完成后,直接呼叫该 Skill 的名称或使用
/sovereign-codebase-onboarding触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Sovereign Codebase Onboarding v1.0.0 - Initial Release
- Launches a codebase onboarding assistant focused on mapping architecture, identifying patterns, and generating comprehensive onboarding guides for developers.
- Implements a systematic, multi-phase methodology covering discovery (language, framework, project type detection), entry point identification, and architecture mapping.
- Provides annotated directory tree generation and ASCII architecture diagrams for fast codebase comprehension.
- Designed to accelerate developer onboarding from weeks to minutes by building a mental model of any repository.
元数据
常见问题
Sovereign Codebase Onboarding 是什么?
Codebase onboarding assistant that maps project architecture, identifies patterns, generates guides, and helps new developers understand any repository in mi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 611 次。
如何安装 Sovereign Codebase Onboarding?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sovereign-codebase-onboarding」即可一键安装,无需额外配置。
Sovereign Codebase Onboarding 是免费的吗?
是的,Sovereign Codebase Onboarding 完全免费(开源免费),可自由下载、安装和使用。
Sovereign Codebase Onboarding 支持哪些平台?
Sovereign Codebase Onboarding 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sovereign Codebase Onboarding?
由 ryudi84(@ryudi84)开发并维护,当前版本 v1.0.0。
推荐 Skills