-
-
Notifications
You must be signed in to change notification settings - Fork 34
Security Policy
scarecr0w12 edited this page Jun 19, 2026
·
3 revisions
| Version | Supported |
|---|---|
| 0.44.x (latest) | Yes |
| < 0.44 | No — please upgrade |
Do not open a public GitHub issue. Email:
Include:
- Description of the vulnerability and impact
- Steps to reproduce
- Affected versions
- Suggested mitigations
| Timeline | Action |
|---|---|
| Within 48 hours | Acknowledgment of report |
| Within 7 days | Initial assessment and severity classification |
| Within 30 days | Patch developed and tested |
| On fix release | Public disclosure with credit |
We follow responsible disclosure.
See the Security page for details on:
- Parallax Policy Validator with regex allow/deny rules
- LLM Security Supervisor — 3-layer access control (classification → LLM review → human approval)
- AES-256-GCM Vault with PBKDF2 key derivation
- Cortex Lens audit log — append-only, 35+ event types
- Sandbox isolation — Docker/gVisor containers with resource limits
- No telemetry policy — all data stays on your machine
- Policy validator operates on intent strings — best-effort filter, not OS-level sandboxing
- LLM prompt injection through untrusted content is a risk — review tool approvals carefully
- Subprocess code execution has no container isolation — use Docker/gVisor for untrusted code
- LLM supervisor adds latency (~200-500ms) and token costs per sensitive data access
deno run --allow-net https://deno.land/x/deno_audit/main.tsReport outdated or vulnerable dependencies via the private email channel above, or as a regular GitHub issue if the vulnerability is already public.
CortexPrism — Open-source agentic AI harness · MIT License · Built with Deno 2.x + TypeScript
- Agent Loop
- Metacognition
- Memory System
- Skills System
- Sub-Agents
- Built-in Tools
- Code Intelligence
- Code Sandbox
- Cross-Agent Context Protocol
- Prompt Lab
- PKM Assistant
- Voice Pipeline
- Computer Use
- Browser Tool
- Git & GitHub
- Scheduler & Jobs
- Dashboard
- Observability
- A2A Protocol
- MCP Gateway
- Distributed Nodes
- Memori Checkpoints
- Eval System
- Workflow Engine
- Triggers
- Projects
- TUI
- Glossary
- Update System