spacedriveapp / spacedriveapp/spacebot
[Feature] Route through NVIDIA OpenShell
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 2.4k
- Forks
- 367
- PR merge metrics
- No merged PRs in 30d
Description
NVIDIA's OpenShell adds a layer of protection to prevent prompt injections, leakage of credentials, etc. I believe Spacebot could be adapted to use openshell as its AI engine which to the end user might not appear to provide any value, but it allows it to meet a baseline of security, like using https vs http.
https://docs.nvidia.com/openshell/latest/about/architecture.html
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the linked NVIDIA OpenShell architecture documentation first. Then identify Spacebot's AI-engine integration entry point and determine the scope and acceptance criteria for routing through OpenShell; the issue does not name files, tests, or a completion condition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- ai, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100