Jackett
A daily indexer-repair treadmill: Jackett patches tracker definitions as fast as trackers change.
A side-by-side editorial comparison of Skipper and WorkOS — release velocity, themes, recent moves, and the top alternatives to consider.
| Feature | Skipper | WorkOS |
|---|---|---|
| Sector | Infra & APIs | Infra & APIs |
| Velocity score | 5.0 | 8.8 |
| Sparks · 30d | 0 | 3 |
| Top themes | http-proxy, kubernetes-ingress, per-pr-releases, dependabot | agent-identity, token-custody, authkit, pipes |
| Last editorial update | 2h ago | 11h ago |
| Website | Visit → | — |
One pull request per version tag, and most of them are dependency bumps.
Skipper cuts a release for essentially every merged pull request — six tags between 27 July and 7 August, each containing a single change. Two of the six are Dependabot bumps to CI actions and a fuzzing base image, two are test-only adjustments, and one fixes an error type assertion. Every entry carries the same boilerplate pointing at the multiarch image in GitHub's registry.
WorkOS is making agents first-class principals and taking custody of the tokens they act with.
WorkOS shipped a dense two-week window across three fronts. On identity, Agent Registration lets agents sign into AuthKit using the auth.md protocol, treating a non-human caller as a registrable principal rather than a service account borrowed from a human. On integrations, Pipes gained API key support alongside OAuth and then a Token Proxy that calls third-party APIs on a user's behalf without the application ever handling their access token. Separately the company launched Atlas, a Slack-based AI coworker, and shipped a local WorkOS API for CI/CD testing with seeded data, signed webhooks and fault injection.
Skipper cuts a release for essentially every merged pull request — six tags between 27 July and 7 August, each containing a single change. Two of the six are Dependabot bumps to CI actions and a fuzzing base image, two are test-only adjustments, and one fixes an error type assertion. Every entry carries the same boilerplate pointing at the multiarch image in GitHub's registry.
The visible work is maintenance of an already-stable proxy rather than feature development. What the test changes hint at is where the correctness concerns sit: an OPA policy test updated to explicitly deny truncated request bodies, because oversized JSON cannot be fully parsed and a policy that ignores input.truncated_body can be bypassed. That is authorization-under-load hardening, and it is the most interesting thing in the window even though it landed as a test.
The per-PR tagging rhythm will continue producing several versions a week regardless of change size. Readers tracking this product should expect the meaningful changes to be a small minority of the tags.
WorkOS shipped a dense two-week window across three fronts. On identity, Agent Registration lets agents sign into AuthKit using the auth.md protocol, treating a non-human caller as a registrable principal rather than a service account borrowed from a human. On integrations, Pipes gained API key support alongside OAuth and then a Token Proxy that calls third-party APIs on a user's behalf without the application ever handling their access token. Separately the company launched Atlas, a Slack-based AI coworker, and shipped a local WorkOS API for CI/CD testing with seeded data, signed webhooks and fault injection.
The through-line is that WorkOS is building the plumbing for software that acts on a user's behalf without inheriting the user's credentials. Agent Registration establishes who the agent is, the Pipes Token Proxy removes the need for the agent's application to hold the token it acts with, and the one-click Claude and ChatGPT plugins put those pieces in reach of the tools people are already using. Atlas points a second way: WorkOS is not only selling this infrastructure but building an end-user product on top of it. The CI/CD testing work is the unglamorous prerequisite for any of it being adopted in regulated environments.
Expect the agent principal from Agent Registration and the token custody in Pipes to converge, so that an agent's registered identity is what scopes which third-party calls the proxy will make for it. Whether WorkOS competes with its own customers via Atlas is the open question these entries do not answer.
Other Infra & APIs products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either Skipper or WorkOS.
A daily indexer-repair treadmill: Jackett patches tracker definitions as fast as trackers change.
Ten days of bulk operations, then the AI assistant got the keys to multi-site access control.
A v5 release candidate train carrying a database migrator that has to work on the first try.
The syslog daemon is quietly becoming an OpenTelemetry-era pipeline, YAML config and all.
Three supported branches, patched in lockstep within the same minute.
The changelog is a raw commit log, and its severity tags tell you more than the prose would.
See all Skipper alternatives → · See all WorkOS alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. WorkOS is currently shipping more aggressively (velocity 8.8 vs 5.0), with 3 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. WorkOS is currently shipping more aggressively (velocity 8.8 vs 5.0), with 3 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.
Top Skipper alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "Skipper alternatives" section above for the current picks, or visit /alternatives/skipper for the full list with editorial commentary on each.
Top WorkOS alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "WorkOS alternatives" section above for the current picks, or visit /alternatives/workos for the full list with editorial commentary on each.