feat(sandbox): add read-only Xquik Skill image - #90
Open
kriptoburak wants to merge 1 commit into
Open
Conversation
Signed-off-by: kriptoburak <kriptoburak@users.noreply.github.com>
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.
Summary
Add a dedicated OpenShell sandbox for the public Xquik Twitter scraper Skill.
The base sandbox has neither the Skill nor an Xquik provider policy. Installing the Skill alone leaves its API and documentation requests blocked by OpenShell's default-deny network policy.
This change:
5f2a6d1251dbf9bc5a1211a085d6cac2f2f689afXQUIK_API_KEYinjectionGET,HEAD, andOPTIONSRelated issue
None. This is a self-contained sandbox integration under the repository's documented contribution path.
Testing
python3 scripts/check_license_headers.py --checkopenshell-providersat NVIDIA/OpenShell commit2f7fb65591ee5746217ace154afc0aa6bf1afc6dSKILL.md, the security reference, and MIT licensegit diff --checkDocker is unavailable on the test host. The repository's sandbox workflow will build the image on this pull request.
Checklist