forked from bai/curriculum-project-hub
fix: enable only curated agent skills
This commit is contained in:
@@ -125,7 +125,8 @@ The boundary is enforced by the Claude Code SDK's built-in sandbox
|
||||
- Platform-curated Agent skills are immutable Hub release assets, loaded as a
|
||||
programmatic local plugin from a release-owned path. The sandbox exposes that
|
||||
path read-only, and the SDK receives only plugin-qualified allowlist names
|
||||
through its `skills` option. Filesystem setting sources remain disabled, so a
|
||||
through its `skills` option; SDK-bundled skills are disabled. Filesystem
|
||||
setting sources remain disabled, so a
|
||||
project cannot register another skill or widen its tools through `.claude`
|
||||
settings. Requested skill ids are recorded on `run.created`; SDK
|
||||
initialization/results remain the authoritative evidence that loading
|
||||
|
||||
Reference in New Issue
Block a user