Map the trust graph
Uncain resolves workflows, Actions, reusable workflows, package install context, runtime paths, and the agents working beside developers into one execution map.
workflows -> Actions -> packages -> agents
TRUST DRIFT
A tag moves. A maintainer gets write access. A reusable workflow starts inheriting secrets. A package beneath the build changes shape. An agent runs with more authority than anyone intended.
None of that needs a CVE. It still changes what your delivery system trusts - and how wide your blast radius gets.
HOW IT WORKS
One graph. Three moves. No alert theater.
Uncain resolves workflows, Actions, reusable workflows, package install context, runtime paths, and the agents working beside developers into one execution map.
workflows -> Actions -> packages -> agents
We watch for trust-bearing change: moved tags, permission drift, package drift, weakened evidence, and runtime behavior that changes what should be allowed to run.
tag drift + package drift + runtime authority
When policy breaks on a supported path, Uncain cancels unsafe runs, quarantines trust objects, and opens remediation paths before the next run lands.
cancel runs + quarantine refs + remediation PRs
NOT ANOTHER SCANNER
Other tools flatten trust into lists. Uncain keeps the relationships intact, so a change can be judged by where it can execute and what authority it can reach.
A deploy workflow can trust a third-party Action, the packages that Action installs, and the agent session that edits the repository. Uncain keeps that lineage together.
execution lineage
A trust-bearing change can matter before a vulnerability database catches up. Uncain watches the movement itself: a tag rewrite, a mutable package selector, a widened permission, an elevated agent mode.
what moved
The graph should lead to a decision an operator can trust: cancel the unsafe run, hold a drifted ref, block a risky runtime command, or show why the change can keep moving.
decision path
Uncain explains what the change can reach: the workflows, repositories, secrets, environments, packages, and agent activity connected to the drift.
blast radius
WHAT WE FIND
47 of your workflows will execute it on the next push. Two carry deploy authority. Nobody is awake for the first alert.
We built Uncain so you can sleep through that.
ACCESS UNCAIN
Open the graph behind the work that ships. See what changed. Decide what should run.
Open Uncain