spacedriveapp / spacedriveapp/spacebot

[Feature] Route through NVIDIA OpenShell

Open
#488 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.