Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@plasius/ai-rag

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@plasius/ai-rag

Retrieval, context packing, provenance, and prompt-injection guard contracts for Plasius AI RAG.

latest
Source
npmnpm
Version
0.1.2
Version published
Weekly downloads
5
-54.55%
Maintainers
1
Weekly downloads
 
Created
Source

@plasius/ai-rag

Retrieval, context packing, provenance, and prompt-injection guard contracts for Plasius AI RAG.

Scope

This package is part of the layered @plasius/ai-* package family. It is intentionally bootstrapped with a small public contract surface so implementation can evolve behind tracked Feature/Story/Task work.

Install

npm install @plasius/ai-rag

Usage

import { packageDescriptor } from "@plasius/ai-rag";

console.log(packageDescriptor.packageName);

Development

npm install
npm run build
npm test
npm run test:coverage
npm run pack:check

Governance

  • Security policy: SECURITY.md
  • Code of conduct: CODE_OF_CONDUCT.md
  • ADRs: docs/adrs
  • CLA and legal docs: legal

License

Apache-2.0

Keywords

ai

FAQs

Package last updated on 13 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts