Finally shipped the latest version of the n8n community node for SecureVector. Got verified on n8n Cloud, so it shows up directly in the node picker.
Two modes:
- Local App runs 100% on your machine, prompts never leave your network, tamper-evident audit chain
- Cloud ML-driven detection
What you get:
- Prompt scanning / monitoring — injection, jailbreaks, and more threat categories (input + output)
- Tool permission gating — allow / block / log for AI Agent tool calls
- Per-agent cost tracking with daily budgets
Main use case: AI Agent workflows where you want runtime policy enforcement on tool calls. The agent only sees a wrapper tool (e.g. secure_read_file), so the permission check is unavoidable — can't prompt-engineer around it.
Search SecureVector in the node picker. Demo workflows in the GitHub repo.
Happy to take feedback , would love to hear how you're thinking about AI agent security in your own workflows.