Acquire Codex skill packages from GitHub - #2154
Closed
Aaronontheweb wants to merge 1 commit into
Closed
Aaronontheweb wants to merge 1 commit into
Aaronontheweb wants to merge 1 commit into
Conversation
Aaronontheweb
force-pushed
the
feat/git-skill-plugin-foundation
branch
from
September 12, 2026 01:34
fdb4e5a to
5009be8
Compare
Aaronontheweb
force-pushed
the
feat/git-skill-plugins
branch
2 times, most recently
from
September 12, 2026 01:39
4b0c0d8 to
2333aac
Compare
Aaronontheweb
force-pushed
the
feat/git-skill-plugins
branch
from
September 12, 2026 01:46
2333aac to
e5b38b9
Compare
This was referenced Sep 12, 2026
Collaborator
Author
|
This pull request used a fork branch as its head. GitHub could not include it in the same-repository stack. #2161 replaces it with the identical upstream commit. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Netclaw needs a safe package boundary before the runtime can publish public Git skills.
This change resolves public GitHub branches and acquires exact commit archives. It imports only selected skill folders and their bundled files.
The importer rejects unsafe paths, selected links, special files, duplicate paths, invalid manifests, invalid skills, and exceeded resource limits. It ignores unselected repository links and archive-level PAX metadata.
The immutable path includes the source fingerprint and commit. A source change cannot reuse stale content from the same commit.
The importer sends the required GitHub user agent. It accepts only the controlled HTTPS redirect to codeload.github.com.
Validation:
Depends on #2153.
Part of #2134.
Pull request stack
Review and merge these pull requests in this order:
This pull request is step 2 in the stack.