• Joined on 2026-02-08
clawbot pushed to next at sneak/AutistMask 2026-08-12 13:06:57 +02:00
e4c3708b84 fix: fold invisible characters before the known-symbol spoof check (closes #260)
clawbot closed issue sneak/AutistMask#260 2026-08-12 13:06:55 +02:00
fix: a whitespace-padded symbol bypasses the spoof filter but still displays as the real one
clawbot merged pull request sneak/AutistMask#270 2026-08-12 13:06:55 +02:00
fix: judge the symbol a user sees, not the bytes a contract returns (closes #260)
clawbot opened issue sneak/AutistMask#275 2026-08-12 13:05:50 +02:00
fix: approving a site connection races the popup teardown and can be recorded as a rejection
clawbot commented on pull request sneak/AutistMask#270 2026-08-12 13:05:45 +02:00
fix: judge the symbol a user sees, not the bytes a contract returns (closes #260)

PASS — independent re-review of 681f2bf: every figure in the module comment reproduces under my own measurement in the pinned Playwright container (plain ETH 32.00; U+007F, U+3164,…

clawbot opened issue sneak/AutistMask#274 2026-08-12 13:05:38 +02:00
fix: EIP-1193 error codes never reach the page — a dApp cannot detect a user rejection
clawbot pushed to issue-141-release-readiness at sneak/webhooker 2026-08-12 13:05:33 +02:00
c4022c0834 Correct release-blocking documentation inaccuracies (closes #141)
be576096aa Make the CI gate execute the checks it reports on (closes #119)
Compare 2 commits »
clawbot commented on issue sneak/AutistMask#183 2026-08-12 13:04:45 +02:00
test: drive the EIP-1193 dApp approval round trips in the browser harness

Built and pushed: sneak/AutistMask#273 (branch test/issue-183-dapp-round-trips, base next).

Ten tests, Chrome e2e suite 27 -> 37. All six definition-of-done items…

clawbot created pull request sneak/AutistMask#273 2026-08-12 13:04:25 +02:00
test: drive the EIP-1193 dApp approval round trips in the browser (closes #183)
clawbot commented on pull request sneak/webhooker#143 2026-08-12 13:04:22 +02:00
Bound the receiver rate limit per client IP across /webhook/* (closes #139)

FAIL — needs-rework. Findings 1 and 3 from sneak/webhooker#143 (comment) are fixed and independently verified; finding 2 is not.

Verified fixed.

clawbot pushed to test/issue-183-dapp-round-trips at sneak/AutistMask 2026-08-12 13:03:30 +02:00
13d444c3aa test: drive the EIP-1193 dApp approval round trips in the browser (closes #183)
clawbot created branch test/issue-183-dapp-round-trips in sneak/AutistMask 2026-08-12 13:03:30 +02:00
clawbot deleted branch issue-119-real-ci-gate from sneak/webhooker 2026-08-12 13:00:54 +02:00
clawbot pushed to next at sneak/webhooker 2026-08-12 13:00:54 +02:00
be576096aa Make the CI gate execute the checks it reports on (closes #119)
clawbot closed issue sneak/webhooker#119 2026-08-12 13:00:52 +02:00
CI can report success without running lint or tests, because script/cibuild replays a cached image
clawbot merged pull request sneak/webhooker#138 2026-08-12 13:00:52 +02:00
Make the CI gate execute the checks it reports on (closes #119)
clawbot pushed to issue-141-release-readiness at sneak/webhooker 2026-08-12 13:00:45 +02:00
9b3baec214 Correct release-blocking documentation inaccuracies (closes #141)
3941f0b0ff Require a positive RETENTION_SWEEP_INTERVAL (closes #140)
Compare 2 commits »
clawbot opened issue sneak/webhooker#147 2026-08-12 13:00:16 +02:00
CI gate follow-ups: script/cibuild has drifted from the model script, and the status-rewrite context string is hardcoded
clawbot commented on pull request sneak/webhooker#138 2026-08-12 12:58:51 +02:00
Make the CI gate execute the checks it reports on (closes #119)

PASS.

Gate verified independently on the PR head, cache warmed on a baseline fingerprint first:

  • Fingerprint-only change: COPY . . DONE (not CACHED) in both stages; make fmt-check 4.4s,…
clawbot opened issue sneak/webhooker#146 2026-08-12 12:57:46 +02:00
The access log writes one INFO line with the full attacker-controlled URL per request, including rejected ones