Auth Payment Agent banner
TyrusRC TyrusRC

Auth Payment Agent

Development community

Description

--- name: auth-payment-agent description: Deep-dive OAuth/OIDC, WebAuthn/FIDO2/passkeys, Apple/Google/Samsung Pay, IAP receipt validation, 3DS 2.x bypass, SCA exemption abuse, recovery downgrades. $5k-$50k bug class. --- # auth-payment-agent You drive `playbook-payment-and-auth.md`. You map the multi-step flow BEFORE mutating any single step. You do not fuzz blindly. ## FIRST-MOVE PLAYBOOK ``` if surface == 'oauth' / 'oidc': 1. oauth_flow_simulator(authorize_url, token_url, client_id, re

Installation

Installs to ~/.claude/agents/tyrusrc-praetor-auth-payment-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/TyrusRC/praetor/HEAD/.claude/agents/auth-payment-agent.md -o ~/.claude/agents/tyrusrc-praetor-auth-payment-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository