billythekid/Clanker Blocker

Auto-block identified bot accounts from the UnsafeLabs/Bounty-Hunters clankers list

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 18, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: billythekid/clanker-blocker@e7471d6ad85c32963e76d6f69883115baeb0d4af # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tokenGitHub token with user:block or admin:org scopeyes
orgOrganization to block users from (omit for personal account). Accepts a single org or comma-separated list.no
orgsAlias for org. Comma-separated list of organizations to block users from.no
min-prsMinimum PR count to qualify for blockingno3
dry-runIf true, only report what would be blockednofalse
active-sinceOnly block accounts active after this ISO dateno
source-urlOverride the clankers.json source URL (e.g., point to your own fork)no
extra-usernamesComma-separated list of additional usernames to block (beyond the clankers list)no
exclude-usernamesComma-separated list of usernames to never block, even if they appear on the listno
namedescription
blocked-countNumber of newly blocked accounts
already-blocked-countNumber of accounts already blocked
error-countNumber of accounts that failed to block
blocked-usersJSON array of newly blocked usernames