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-governance

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-governance

AI guardrail, policy decision, confidence, and audit contracts for Plasius agentic AI.

latest
Source
npmnpm
Version
0.1.2
Version published
Maintainers
1
Created
Source

@plasius/ai-governance

AI guardrail, policy decision, confidence, and audit contracts for Plasius agentic AI.

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-governance

Usage

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

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