✕ Clear all filters
17 articles
▶ Videos →

📰 Dev.to · RESK

17 articles · Updated every 3 hours · View all reads

All Articles 173,163Blog Posts 163,816Tech Tutorials 46,199Research Papers 33,872News 21,839 ⚡ AI Lessons
resk-llm-ts: Open Source TypeScript Security Toolkit for LLM Applications
Dev.to · RESK 🧠 Large Language Models ⚡ AI Lesson 1mo ago
resk-llm-ts: Open Source TypeScript Security Toolkit for LLM Applications
Links: GitHub: https://github.com/Resk-Security/resk-llm-ts NPM:...
AI Agent Observability: Track Every Tool Call with ReskPoints
Dev.to · RESK 🤖 AI Agents & Automation ⚡ AI Lesson 1mo ago
AI Agent Observability: Track Every Tool Call with ReskPoints
ReskPoints - open source AI Agent Logger with Datadog, Prometheus, and OpenTelemetry export
Cryptographic Watermarking for LLM Outputs with resk-mark
Dev.to · RESK 🧠 Large Language Models ⚡ AI Lesson 1mo ago
Cryptographic Watermarking for LLM Outputs with resk-mark
Embed cryptographic watermarks into LLM-generated text at the token level — verifiable, robust, and open source with resk-mark.
GPU-Accelerated Shadow Ban for LLM Safety with resk-logits
Dev.to · RESK 🧠 Large Language Models ⚡ AI Lesson 1mo ago
GPU-Accelerated Shadow Ban for LLM Safety with resk-logits
ReskLogits intercepts dangerous tokens at the logits layer using GPU-accelerated Aho-Corasick. Shadow ban vs hard block, streaming support, and multi-level filt
Blocking LLM Jailbreaks at the Logits Level with reskSecure
Dev.to · RESK 🧠 Large Language Models ⚡ AI Lesson 1mo ago
Blocking LLM Jailbreaks at the Logits Level with reskSecure
reskSecure is a bitmask-based LLM security firewall that blocks prompt injection and jailbreak attacks at the logits level before token generation. Install from
Prevent LLM Jailbreaks at the Logits Layer with resk-logits GPU-Accelerated Aho-Corasick
Dev.to · RESK 🧠 Large Language Models ⚡ AI Lesson 2mo ago
Prevent LLM Jailbreaks at the Logits Layer with resk-logits GPU-Accelerated Aho-Corasick
Links GitHub: https://github.com/Resk-Security/resk-logits PyPI:...
LLM Audits and Guardrails Are Not Enough: Why You Must Filter at the Logit Level
Dev.to · RESK 🧠 Large Language Models ⚡ AI Lesson 2mo ago
LLM Audits and Guardrails Are Not Enough: Why You Must Filter at the Logit Level
The Blind Spot in LLM Security Every week a new jailbreak bypasses the latest guardrail....
Why Traditional LLM Audits Are Partially Useless — Logit-Level Security Is the Fix
Dev.to · RESK 🧠 Large Language Models ⚡ AI Lesson 2mo ago
Why Traditional LLM Audits Are Partially Useless — Logit-Level Security Is the Fix
Post-generation LLM audits are always one step behind. Heres why real security must operate at the logit level, before token selection, with resk-logits.
ReskPoints: AI Agent Logging with Sampling, Masking and Multi-Export
Dev.to · RESK 🤖 AI Agents & Automation ⚡ AI Lesson 2mo ago
ReskPoints: AI Agent Logging with Sampling, Masking and Multi-Export
ReskPoints is an AI Agent Logger that tracks every action with sampling, sensitive data masking, and multi-export to Datadog, Prometheus, OpenTelemetry, and mor
Hardening LLM Apps in TypeScript: 11 Threat Detectors with resk-llm-ts
Dev.to · RESK 🧠 Large Language Models ⚡ AI Lesson 2mo ago
Hardening LLM Apps in TypeScript: 11 Threat Detectors with resk-llm-ts
Open-source TypeScript security toolkit for LLM apps. 11 threat detectors, Express/Hono/OpenAI middleware.
Bitmask-Based LLM Security Firewall with reskSecure — Block Jailbreaks at Token Level
Dev.to · RESK 🧠 Large Language Models ⚡ AI Lesson 2mo ago
Bitmask-Based LLM Security Firewall with reskSecure — Block Jailbreaks at Token Level
Block LLM jailbreaks and prompt injections at the token level with reskSecure — a bitmask-based security firewall for AI applications. Includes code example and
Model Distillation Attacks: The Underrated AI Security Threat You Should Know About
Dev.to · RESK 🛡️ AI Safety & Ethics ⚡ AI Lesson 2mo ago
Model Distillation Attacks: The Underrated AI Security Threat You Should Know About
Model distillation attacks let attackers replicate frontier AI capabilities without safety alignment. How logits-level filtering can defend against rogue distil
Blocking LLM Jailbreaks at GPU Speed with resk-logits
Dev.to · RESK 🧠 Large Language Models ⚡ AI Lesson 2mo ago
Blocking LLM Jailbreaks at GPU Speed with resk-logits
GPU-accelerated LLM token safety. pip install resklogits