← All posts

Venapce: A Nervous System for Security Governance

Not a product we ship, but what FloMorphic makes possible in the security segment — a nervous system assembled from plugins and workflows, where the senses stay dumb and the judgment lives in a graph you can read.

Every security team I've watched is drowning in tools and starved of connective tissue. The endpoints know one thing, the network gear knows another, the cloud consoles each hold their own truth, and the ticketing system holds a fourth. Each is a black box that has already decided what matters — and none of them talk. You end up being the integration layer, by hand, at 2 a.m.

Venapce is the name I've given to an answer that's taking shape — and I want to be precise about what it is and isn't. It is not a product I'm shipping, and not a separate app you'll go buy. It's what became visible to me once FloMorphic existed: the realization that the same runtime can grow a whole system in the security-products segment, assembled from plugins and workflows rather than built as its own monolith.

The name says what it's trying to be. Vein — the pathways between assets. Synapse — the signal that fires when something is wrong. The idea is to watch resources through osquery, detect anomalies, and drive the incident response that follows — the nervous system I always wished those tools shared.

But the honest shape of it is a sequence, not a shipped thing. First it lives inside FloMorphic as a set of required plugins and workflows — no separate product, just the security segment of Inflowenger taking form on the runtime we already have. Later, probably, it earns a dedicated frontend — a dashboard, charts, issue management — whose backend still runs on FloMorphic. Maybe one day that becomes an individual app in its own right. Today it is a direction, not a commitment; dates and scope will shift. What follows is where I'm heading and why.


Senses are not a nervous system

The design rests on one distinction I keep coming back to: senses are not the same thing as a nervous system. An eye collects light; it doesn't decide what to be afraid of. So I refuse to let any single tool both sense and judge — that coupling is exactly what makes today's security stack a wall of black boxes.

In Inflowenger that split is literal:

  • A plugin is a sense organ. Its only job is to reach a system and return data frames — no opinions, no scoring, no stored credentials.
  • The workflow graph is the nervous system. The collected frames land in a document store, get correlated and evaluated per feature, and an LLM node reasons over them to recommend and to drive response.

The judgment lives in a graph you can open, read, and change — not in a vendor's compiled rulebook.

Senses — plugins
  Reach each system, return raw data frames. Nothing else.
  OSCTRL · NETDEVICE · AWS · AZURE · GCP
        ↓
Nervous system — the workflow
  Frames → document store → correlate & evaluate per feature → LLM node reasons and recommends.
        ↓
Response — the synapse fires
  Anomaly detected → incident response, notification, remediation — built as graph, per feature.

collect · correlate · reason · respond — the plugin only does the first word. Everything that looks like intelligence is a workflow you own, which means you can see why it fired.


Why keep the senses dumb

Because a collector that holds no logic and no secrets is a collector you can trust and reuse. Every Inflowenger plugin speaks one protocol, inflowv1, so a sense written once runs on any host that implements it. It declares what a connection needs; the platform stores the filled-in credentials and folds them into each call. Rotating a cloud key or a device password never touches the plugin.

That's also what lets the same architecture do the Wiz-style thing without being a monolith. A cloud plugin pulls inventory, deployment status, and — crucially — the cloud's own posture findings. It does not re-derive a security graph. The trace of what's deployed and what's misconfigured, the correlation across estates, the prioritization and the recommendation: all of that is assembled downstream, per feature, in workflows I can inspect and tune.

Sense broadly; reason in the open.


The senses I'm wiring in

Here's where the plan actually stands — not a promise, a direction. One sense is confirmed and next in line; the rest are in honest feasibility study.

Confirmed · next to land

  • OSCTRL — the core sense. Manage an osquery fleet through osctrl: list nodes, run queries, watch the endpoints. This is the one Venapce is named around.

In feasibility study

  • NETDEVICE — facts, interfaces, BGP/ARP/LLDP from routers, switches, and firewalls via scrapligo. Also the concrete reason to prioritize a Python SDK.
  • AWS · AZURE · GCP — cloud inventory, deployment status, and native posture findings (Security Hub · Defender for Cloud · Security Command Center). Collect only; the graph is downstream.

Anything else — a ManageEngine ITSM API, a ticketing system, some endpoint-context source — is just an ordinary integration plugin, wired in when a feature needs it. It isn't part of what Venapce is. The core of Venapce is osctrl and osquery; everything else is a sense you can add.


What I'm actually claiming

First, that this is not a separate product and not a finished one. Venapce is the security segment of Inflowenger taking shape — proof, to myself as much as anyone, that once FloMorphic exists the runtime can carry a whole discipline like this without a new monolith underneath it.

And second, that the layer itself is the point: not a replacement for your scanners or your cloud's own security engine — it reads from them on purpose — but the missing connective tissue. A nervous system that carries every sense into one place, reasons over the whole picture in the open, and turns a scattered pile of findings into a signal you can act on.

Senses you can trust because they're dumb. Judgment you can trust because you can see it.

That's the direction I'm building toward — plugins and workflows on FloMorphic first, a frontend of its own only if and when it earns one. If it resonates — or if you'd wire it differently — I want to hear it.


Venapce · the security segment of Inflowenger, realized on FloMorphic. Vein, for the pathways. Synapse, for the signal. Not a standalone product — a direction. Dates and scope will shift.