Skip to main content

sntxrr

tier/12· Bog Keeper· 11,220,439 pts· joined June 2026

Loading activity

OG SwamperQuality InitiateI WAS HERE!Quality ConsultantFirst RuleGENESISSwamp Explorer
12XP 31.1%13
04Tier
12
of 20
Rank
Bog Keeper
Score
11,220,439
Next
25,000,000
05Extensions62

Home Ip

@sntxrr/home-ip · v2026.07.30.1

Resolve the current public IPv4 address and keep a 1Password field in sync with it via 1Password Connect

upd 470 pullsA

1password Connect

@sntxrr/1password-connect · v2026.08.05.1

A swamp vault backend for 1Password Connect — read and write secrets over Connect's HTTP API with a bearer token, so vault.get() works headless in cron, containers, and swamp serve without the op CLI.

upd 155 pullsA

Swamp Triage

@sntxrr/swamp-triage · v2026.08.04.4

Investigate why any swamp model or workflow is failing, without knowing anything about the domain it automates. Every method and workflow run leaves a @swamp/method-summary or @swamp/workflow-summary report behind as versioned model data, written on failure as well as success — so the full history of a target is already on disk with nothing extra instrumented. `investigate` resolves a target by name at call time, walks that history back to the boundary where it stopped working, and classifies the error into auth / unreachable / timeout / tls / rate_limit / not_found / config, each with a concrete next step. The distinction it exists to make is auth vs unreachable: a remote answering 403 is healthy and rejecting your credential (go to the vault), while a remote that never answers is a network problem (go to the host) — the two read almost identically in a notification and lead opposite ways. Unrecognised errors are reported as `unknown` verbatim rather than filed under a plausible-looking category. Read-only: it reads what previous runs recorded and never invokes the failing target.

upd 23 pullsA

Credential Expiry

@sntxrr/credential-expiry · v2026.09.09.1

Probe the credentials a fleet actually holds and report how long each has left, distinguishing expiry from an outage in progress

upd 22 pullsA

Oci Instance

@sntxrr/oci-instance · v2026.07.18.1

Power-control an Oracle Cloud Infrastructure (OCI) compute instance — reboot (SOFTRESET/RESET), start, stop, and sync lifecycle state via the OCI Core API with RSA-SHA256 request signing.

upd 19 pullsA
view all 62 →