Bynn-Intelligence

19 mods across 1 repository, 0 stars between them.

bynn

01

Bynn-Intelligence/skills

Plugin Claude Code

Official skills for Bynn, Agemin, and Detector24: document fraud detection for manipulated, fake and AI-generated PDF and image documents, plus identity verification, age verification, and content detection.

0 8d ago A tokens not measured original MIT

agemin

02

Bynn-Intelligence/skills

Plugin Claude Code

Integrate Agemin biometric age verification: the browser SDK for age gating a site, and the server API for confirming results you can trust.

0 8d ago A tokens not measured original MIT

agemin-api

03

Bynn-Intelligence/skills

Skill Claude CodeCodex

Call the Agemin server-side API at https://api.agemin.com/v1: confirm a browser verification with GET /agemin/check/status/{sessionToken}, look a result up by your own reference with GET /agemin/check/reference/{referenceId}, or run a check directly with POST /agemin/check/selfie or POST /agemin/check/email. Covers…

0 8d ago A 106 tokens original MIT

agemin-web-sdk

04

Bynn-Intelligence/skills

Skill Claude CodeCodex

Integrate the Agemin browser SDK (@bynn-intelligence/agemin-sdk) for biometric age verification: install, initialize with an Asset ID and reference ID, choose verify() for a single trigger or validateSession() to gate every page, wire the onAgePass/onAgeFail/onError/onCancel callbacks, handle React and Vue mounting…

0 8d ago A 93 tokens original MIT

agemin

05

Bynn-Intelligence/skills

Skill Claude CodeCodex

Start here for any Agemin task: adding biometric age verification or an age gate to a website or app. Covers what an Asset ID and a reference ID are, the two integration paths (browser SDK versus server-side API), the security model that makes the browser result untrustworthy on its own, and where the result actually…

0 8d ago A 102 tokens original MIT

bynn

06

Bynn-Intelligence/skills

Plugin Claude Code

Document fraud detection for manipulated, fake and AI-generated PDF and image documents, plus identity verification and KYC sessions, age verification, content moderation, face search, AutoDoc invitations, and webhook verification. Bundles the Bynn MCP server.

0 8d ago A tokens not measured original MIT

Bynn-Intelligence/skills

Skill Claude CodeCodex

Estimate age and detect minors from a face image with Bynn: POST /ageverification/selfie for a one-shot check, or the liveness flow when the selfie must come from a live person rather than an uploaded file. Covers the age threshold models, legalage21, verificationstatus and confidence, age ranges, and how to pick a…

0 8d ago A 102 tokens original MIT

bynn-autodoc

08

Bynn-Intelligence/skills

Skill Claude CodeCodex

Ask a customer to submit documents over email or SMS with Bynn AutoDoc invitations: create an invitation against a workflow token, track it through its lifecycle statuses, resend it, and link the resulting dossier back to your own record. Use when you need a person to upload documents without building an upload flow…

0 8d ago A 77 tokens original MIT

bynn-document-fraud

09

Bynn-Intelligence/skills

Skill Claude CodeCodex

Document fraud detection with Bynn: detect manipulated, fake, edited and AI-generated PDF and image documents. Submit an ID, passport, invoice, bank statement, or contract to POST /documents, then read the forensic verdict from GET /documents/{id}. Covers the async submit-and-poll contract, risk score fields, the…

0 8d ago A 102 tokens original MIT

bynn-face-search

10

Bynn-Intelligence/skills

Skill Claude CodeCodex

Build and query a face gallery with Bynn: create a collection, enroll faces with your own labels and metadata, then search it with a probe image and read distance and similarity scores. Covers collection lifecycle, enrollment inputs, tuning distancethreshold and limit, interpreting matches, and deleting a face. Use…

0 8d ago A 84 tokens original MIT

bynn-kyc-sessions

11

Bynn-Intelligence/skills

Skill Claude CodeCodex

Run a full identity verification (KYC) on a real person with Bynn hosted sessions: create a session with a KYC level, hand the applicant a URL or QR code, track progress over websocket or webhooks, and collect the outcome. Covers session creation and update, consent, liveness, ID document capture, NFC chip reads…

0 8d ago A 122 tokens original MIT

bynn-mcp

12

Bynn-Intelligence/skills

Skill Claude CodeCodex

Connect an agent to the Bynn MCP server at https://mcp.bynn.com and drive Bynn through its tools instead of hand-written HTTP. Covers connecting with OAuth or a bearer token, per-client config for Claude Code, Claude Desktop, ChatGPT, Cursor, VS Code, Windsurf and Zed, which credential each tool group needs, verifying…

0 8d ago A 113 tokens original MIT

bynn-moderation

13

Bynn-Intelligence/skills

Skill Claude CodeCodex

Run any Bynn detection or moderation model over image, video, text, or audio through POST /moderation/infer: nudity, violence, weapons, drugs, CSAM, PII solicitation, AI-generated image/video/text/music, deepfakes, OCR, age and minor detection, and more. Covers model discovery, per-modality inputs, batching…

0 8d ago A 110 tokens original MIT

bynn-web-sdk

14

Bynn-Intelligence/skills

Skill Claude CodeCodex

Embed Bynn identity verification in a website with the Bynn Web SDK (@bynn-intelligence/websdk): script tag or npm install, mount a verification form or a single button into a parent element, prefill and hide applicant fields, handle session events, and decide when to drop to the Sessions API instead. Use when adding…

0 8d ago A 89 tokens original MIT

bynn-webhooks

15

Bynn-Intelligence/skills

Skill Claude CodeCodex

Receive and verify Bynn webhooks: the payload shape, the event catalogue, verifying the X-Bynn-Signature detached RS256 JWT against the raw request body, deduplicating with Idempotency-Key, and handling retries. Use when building the endpoint that receives Bynn callbacks, when signature verification fails, or when…

0 8d ago A 78 tokens original MIT

bynn

16

Bynn-Intelligence/skills

Skill Claude CodeCodex

Start here for any Bynn task: document fraud detection for manipulated, fake and AI-generated PDF and image documents, identity verification (KYC) sessions, age verification, content moderation and AI-generated media detection, face search, AutoDoc invitations, or webhook verification. Routes to the right Bynn skill…

0 8d ago A 102 tokens original MIT

detector24

17

Bynn-Intelligence/skills

Plugin Claude Code

Integrate Detector24 detection models for image, video, audio, and text: AI-generated media, deepfakes, nudity, violence, weapons, OCR, and more.

0 8d ago A tokens not measured original MIT

detector24

18

Bynn-Intelligence/skills

Skill Claude CodeCodex

Integrate Detector24 detection models: discover a model in the catalogue, read its inputschema and outputschema to build the request and parse the response, submit content asynchronously, and read results. Covers image, video, audio, and text models including AI-generated media, deepfakes, nudity, violence, weapons…

0 8d ago A 102 tokens original MIT

bynn

19

Bynn-Intelligence/skills

MCP server Claude CodeCodexCursor

Document fraud detection for manipulated, fake and AI-generated PDF and image documents. Remote server at mcp.bynn.com.

0 8d ago A tokens not measured original MIT