# π Launch: AI-SPM β Runtime Security for AI Systems (Demo Inside) #18
dshapi
announced in
Announcements
Replies: 1 comment
-
|
If helpful, I can walk through a specific attack from the demo step-by-step (what the model sees β what gets blocked β why). Just tell me which scenario you want to dig into. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Iβve been working on a project around something that kept bothering me while building LLM systems in production:
So I built AI-SPM (AI Security Posture Management) β a system that treats the LLM as untrusted and enforces security controls during execution.
π₯ Demo (Attack β Detection β Decision β Trace)
π https://www.youtube.com/watch?v=OucfJ6_wcTM
This shows:
π§ What This Is
Instead of relying only on:
AI-SPM introduces runtime enforcement:
Think:
π§ͺ How I Tested It
Using tools like Garak (LLM red-teaming), I simulated:
The system:
π€ What Iβm Curious About
Iβd really love input from this community:
π§© Want to Contribute?
Repo: https://github.com/dshapi/AI-SPM
Good places to start:
If youβre interested:
𧨠Challenge
Try to break it.
If you manage to:
Open an issue β Iβll add your attack to the test suite (and credit you).
π‘ Why This Matters
AI systems are becoming:
Which means:
Happy to answer anything β architecture, tradeoffs, or how itβs built.
Would love your feedback π
Beta Was this translation helpful? Give feedback.
All reactions