cc-insider
v1.0.0Claude Code v2.1.88 深度掌握。整合架构体系、源码解析、实战模式。涵盖 Tool/Task/Agent 三层模型、Coordinator 协调、Hooks 钩子、权限系统、Context 缓存、MCP 集成。触发场景:理解 Claude Code 内部工作原理、行为异常诊断、扩展开发(Tool/...
⭐ 2· 119·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The skill claims to provide deep mastery of Claude Code internals and the bundled SKILL.md + reference files are precisely internal architecture docs, code snippets, and developer guidance. Nothing declared (no env vars, no binaries, no installs) is disproportionate to the stated purpose.
Instruction Scope
The runtime instructions are documentation and do not instruct the agent to fetch external code or secrets. However the references contain explicit file paths and operational behavior (e.g., ~/.claude/, ~/.claude/.task-output, restored-src/src/, CLAUDE.md nesting, sed simulated-edit semantics, Task output persistence) that a model or a separately-enabled toolchain could use to access or modify local state. The SKILL.md itself does not require or perform those accesses, but it provides detailed guidance that could be acted on if the agent is granted file/system access elsewhere.
Install Mechanism
No install spec, no downloads, and no code files that would be executed at install time. Being instruction-only lowers install-time risk.
Credentials
The skill does not request any environment variables or credentials. It does include examples that reference environment flags (e.g., CLAUDE_CODE_COORDINATOR_MODE) and configuration locations, which are plausible for internal docs but should be considered when granting the agent host-level permissions.
Persistence & Privilege
The skill does not request persistent/always-on privileges (always:false) and has no install-time behavior. Autonomous invocation by the agent remains platform-default and is not elevated by this skill.
Assessment
This skill is essentially a packaged set of internal design and source-code excerpts for Claude Code; it is internally coherent with its description and doesn't request credentials or install anything. Before enabling it, check whether your agent is allowed to run host-level tools (Read, Bash, Write, or similar). If the agent has those capabilities, the detailed file paths and sed/write semantics in this skill could guide the agent to read or modify local configuration and task outputs—only grant file or shell access if you trust the agent and need those behaviors. If you only want passive reference material, it's safe to install but avoid enabling tools that allow filesystem or network operations.Like a lobster shell, security has layers — review code before you run it.
latestvk97bbt6m7w9jkc9h4tddymva2n841dr5
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
