|
|
|
|
|
by amirdor
111 days ago
|
|
Interesting. If you're already proxying LLM requests for security, adding cost-optimized routing is a natural next step. NadirClaw does the routing side (classifies prompts, routes to cheaper models). Could see these stacking well. https://github.com/doramirdor/NadirClaw |
|
InferShield makes the same encoding claims. Sent a note to security@infershield.io today offering to run the same test suite. No pressure — just documenting the attempt publicly.
If the team is watching this thread: the session-history tracking for multi-turn attacks is genuinely differentiated. That is harder to bypass than single-shot encoding filters. Worth stress-testing that specific path.