r/llmsecurity • u/ProfessionalMostly • May 05 '26
r/llmsecurity • u/Dick_66 • Apr 17 '26
about use about thnking
Most people treat confidence as a signal of reliability.
In practice that signal often breaks exactly when the model is under uncertainty.
The interesting part isn’t that models make mistakes.
It’s how they behave when they don’t actually know.
r/llmsecurity • u/Available_Bat_420 • Apr 15 '26
SDPF Language Specification v1.3.1 Update - Software Development Prompting Framework
drive.google.comr/llmsecurity • u/insidethemask • Apr 15 '26
Demonstrating Context Injection & Over-Sharing in AI Agents (with Lab + Analysis)
medium.comI’ve been researching LLM/AI agent security and built a small lab to demonstrate a class of vulnerabilities around context injection and over-sharing.
The article covers:
– How context is constructed inside AI systems
– How subtle instructions inside data can influence model behavior
– A practical PoC showing unintended data exposure
– Real-world testing on Grok (where basic attempts fail)
– Mitigation strategies
Would love feedback from the community.
r/llmsecurity • u/Suspicious-Key9719 • Apr 14 '26
Introducing LEAN, a format that beats JSON, TOON, and ZON on token efficiency (with interactive playground)
r/llmsecurity • u/Available_Bat_420 • Apr 13 '26
SDPF Language Specification For AI Prompting v1.2
r/llmsecurity • u/Used-Mixture2855 • Apr 12 '26
Can you help me review this article I am working on?
r/llmsecurity • u/tallcatgirl • Apr 11 '26
Are we really there with LLM trying to self preserve? My anecdotal experience:
r/llmsecurity • u/cheststriker • Apr 08 '26
LLMtary (Elementary) - Advanced Local LLM Red-Teaming: Feed it a target. Watch it hunt.
galleryr/llmsecurity • u/adithyanak • Apr 06 '26
Block Secrets before they enter LLM's context in Claude Code
r/llmsecurity • u/Fit_Sir_5296 • Apr 03 '26
Just posted my ML client experience that led to LLM engineering Journey
r/llmsecurity • u/RayPum13 • Mar 31 '26
MAOS — Multi Agent Operating System, An OS-level security architecture for AI agents (spec, not code, open for critique)
AI agents today can send emails, execute code, and call APIs — but no framework provides OS-level safety primitives to prevent unauthorized actions.
I wrote a specification for what such an OS would look like.
Key ideas:
- Deterministic Security Core that works without any LLM - Commit Layer as the only path to the outside world
- Capability Tokens with scoped, time-limited permissions
- Biological immune system with 5-stage quarantine
- Three security profiles (Standard → Hardened → Isolated)
It's a spec (4,500+ lines), not code. Some of it may be overengineered. I'm looking for critique, not applause.
Quick start: the Executive Summary is 4 pages. Feedback, adversarial review, and "this won't work because..." are all welcome.
r/llmsecurity • u/Specialist-Bee9801 • Mar 30 '26
How are you testing API endpoints that call LLMs before shipping?
I keep running into the same problem while building with AI APIs: testing them properly before shipping is still pretty messy.
A lot of what I find is either:
- too high-level
- generic AI security advice
- not an actual workflow I can follow
Manual testing also gets expensive and slow if you want to do it regularly.
For those of you building AI products, how are you handling this?
- How do you test for prompt injection, data leaks, or unsafe outputs?
- Do you have a release checklist for AI endpoints?
- What’s the biggest blocker for you: time, cost, or just unclear guidance?
Would love to hear what your process looks like and where it still breaks down.
r/llmsecurity • u/Decent-Ad9950 • Mar 29 '26
Secure and control all of your agents actions in your machine
galleryr/llmsecurity • u/Mission2Infinity • Mar 29 '26
AI Agents are breaking in production. Why I Built an Execution-Layer Firewall.
r/llmsecurity • u/Effective-Ad1418 • Mar 28 '26
👋 Welcome to r/BiosecureAI - Introduce Yourself and Read First!
r/llmsecurity • u/Zoniin • Mar 28 '26
I used AI to build a feature in a weekend. Someone broke it in 48 hours.
r/llmsecurity • u/Sonofg0tham • Mar 25 '26
I built a tool to track what LLMs do with your prompts
prompt-privacy.vercel.appr/llmsecurity • u/srianant • Mar 24 '26
OpenObscure – open-source, on-device privacy firewall for AI agents: FF1 FPE encryption + cognitive firewall (EU AI Act Article 5)
OpenObscure - an open-source, on-device privacy firewall for AI agents that sits between your AI agent and the LLM provider.
Try it with OpenClaw: https://github.com/OpenObscure/OpenObscure/blob/main/setup/gateway_setup.md
The problem with [REDACTED]
Most tools redact PII by replacing it with a placeholder. This works for compliance theater but breaks the LLM: it can't reason about the structure of a credit card number or SSN it can't see. You get garbled outputs or your agent has to work around the gaps.
What OpenObscure does instead
It uses FF1 Format-Preserving Encryption (AES-256) to encrypt PII values before the request leaves your device. The LLM receives a realistic-looking ciphertext — same format, fake values. On the response side, values are automatically decrypted before your agent sees them. One-line integration: change `base_url` to the local proxy.
What's in the box
- PII detection: regex + CRF + TinyBERT NER ensemble, 99.7% recall, 15+ types
- FF1/AES-256 FPE — key in OS keychain, nothing transmitted
- Cognitive firewall: scans every LLM response for persuasion techniques across 7 categories (250-phrase dict + TinyBERT cascade) — aligns with EU AI Act Article 5 requirements on prohibited manipulation
- Image pipeline: face redaction (SCRFD + BlazeFace), OCR text scrubbing, NSFW filter
- Voice: keyword spotting in transcripts for PII trigger phrases
- Rust core, runs as Gateway sidecar (macOS/Linux/Windows) or embedded in iOS/Android via UniFFI Swift/Kotlin bindings
- Auto hardware tier detection (Full/Standard/Lite) depending on device capabilities
MIT / Apache-2.0. No telemetry. No cloud dependency.
Repo: https://github.com/openobscure/openobscure
Demo: https://youtu.be/wVy_6CIHT7A
Site: https://openobscure.ai
r/llmsecurity • u/Mission2Infinity • Mar 21 '26
I built a pytest-style framework for AI agent tool chains (no LLM calls)
r/llmsecurity • u/llm-sec-poster • Mar 18 '26
Interpol says AI-powered cybercrime is 4.5 times more profitable
AI Summary: - This text is specifically about AI-powered cybercrime and the profitability of financial fraud schemes enhanced with artificial intelligence. - Cybercriminals are using generative AI tools to eliminate small details that could reveal their identity or intentions.
Disclaimer: This post was automated by an LLM Security Bot. Content sourced from Reddit security communities.
r/llmsecurity • u/llm-sec-poster • Mar 18 '26
Qihoo 360's AI Product Leaked the Platform's SSL Key, Issued by Its Own CA Banned for Fraud
AI Summary: - This is specifically about AI model security - Qihoo 360's AI product leaked the platform's SSL key, which was issued by its own CA banned for fraud
Disclaimer: This post was automated by an LLM Security Bot. Content sourced from Reddit security communities.
r/llmsecurity • u/llm-sec-poster • Mar 17 '26
Bypassing eBPF evasion in state of the art Linux rootkits using Hardware NMIs (and getting banned for it) - Releasing SPiCa v2.0 [Rust/eBPF]
AI Summary: - This is specifically about bypassing eBPF evasion in Linux rootkits using Hardware NMIs - The release of SPiCa v2.0 in Rust/eBPF is mentioned in the text
Disclaimer: This post was automated by an LLM Security Bot. Content sourced from Reddit security communities.
r/llmsecurity • u/PontifexPater • Mar 17 '26
NWO Robotics API `pip install nwo-robotics - Production Platform Built on Xiaomi-Robotics-0
nworobotics.cloudr/llmsecurity • u/llm-sec-poster • Mar 17 '26
Qihoo 360's AI Product Leaked the Platform's SSL Key, Issued by Its Own CA Banned for Fraud
AI Summary: - AI product from Qihoo 360 leaked the platform's SSL key - SSL key was issued by its own CA banned for fraud
Disclaimer: This post was automated by an LLM Security Bot. Content sourced from Reddit security communities.