|
@glideco/a2a-resolver
|
Agent-to-agent (A2A) resolver for Glide. Maps agent_did counterparties to settling addresses via ERC-8004 Identity Registry (Ethereum mainnet 2026-01-29) or ENS. Supports counterparty_kind: agent_did on the beneficiary table. Pure functions, no IO — actua |
MIT |
1
greenflagged
/ 1 total
|
|
@glideco/acp-merchant
|
ACP (Agentic Commerce Protocol — OpenAI + Stripe) merchant-side adapter for Glide. Wraps Glide paylinks/invoices in the ACP Cart + AgenticCheckout + DelegatePayment wire format so ChatGPT and other ACP-aware buyer agents can pay through Glide. Pinned to A |
MIT |
1
greenflagged
/ 1 total
|
|
@glideco/agent-events
|
Event taxonomy for Glide agent banking activity logs. Closed-vocab Zod schemas for ToolCallEvent, ReasoningStepEvent, RiskVerdictEvent, AnomalyDetectedEvent, DSARContextEvent, and friends. |
MIT |
1
greenflagged
/ 1 total
|
|
@glideco/agent-identity
|
did:key derivation + verification for Glide agents. Encodes a SEC1-compressed P-256 EC public key (extracted upstream from an Apple App Attest credCert or Android Key Attestation cert) as the W3C did:key form. Pure functions, no IO; relies on the caller t |
MIT |
0
greenflagged
/ 1 total
|
|
@glideco/anomaly
|
Heuristic anomaly detector + storm suppression for Glide agent banking. OSS reference impl per OSS plan §M4 — deterministic, explainable signals; no classifier, no ML. |
MIT |
2
greenflagged
/ 2 total
|
|
@glideco/ap2-adapter
|
AP2 (Agent Payments Protocol — Google) wire-format adapter for Glide. Encodes Glide's agent_grants + 13-axis AgentPolicyEnvelope as AP2 IntentMandate / CartMandate / PaymentMandate Verifiable Digital Credentials (VDCs). Pinned to AP2 spec v0.1-alpha. Pure |
MIT |
1
greenflagged
/ 1 total
|
|
@glideco/compliance-export
|
Compliance export primitives — JSON sync + PDF async pipeline + retention-tier S3 storage adapters (STANDARD / GLACIER_IR / DEEP_ARCHIVE). Schema, range validator (1-year cap, monthly shard helper), envelope builder, signed-URL re-signing helper. Operator |
MIT |
2
greenflagged
/ 2 total
|
|
@glideco/crosschain-bridge
|
Cross-chain bridging quote + dispatch shape layer for Glide. Pluggable adapters for Squid Router and Across Protocol — agent on chain A pays service on chain B; bridge transparently. Pure functions, no IO. Actual SDK calls live in apps/web. |
MIT |
1
greenflagged
/ 1 total
|
|
@glideco/dsar
|
DSAR redaction primitives for activity_log: bitmap encoding, transactional redaction with append-only-trigger session var, tombstone (full erasure) workflow. |
MIT |
1
greenflagged
/ 1 total
|
|
@glideco/explainer
|
LLM narrator for Glide agent banking — turns activity_log rows into plain-English summaries. Schema-bound input/output; ships feature-flagged off until n≥500 golden-set eval with Wilson 95% UB ≤ 1% misrepresent rate. |
MIT |
2
greenflagged
/ 2 total
|
|
@glideco/grant-wrapper
|
Fresh-read tenant verification for Glide agent banking grants. Re-reads tenant from DB on every tool invocation; cached grant alone never authorizes. Implements the F3 IRON RULE money-safety contract. |
MIT |
1
greenflagged
/ 1 total
|
|
@glideco/kms-signer
|
KMS-backed signer abstraction for Glide. Pluggable backends (AWS KMS, GCP KMS, Vault Transit, env-key for dev) for issuing W3C Verifiable Credentials and signing did:web documents. Decouples the application code from any single KMS vendor. |
MIT |
1
greenflagged
/ 1 total
|
|
@glideco/kya-vc
|
AgentSanctionsPassCredential — W3C Verifiable Credential issuer for Glide. Wraps Chainalysis screening results as Ed25519-signed VCs that institutional clients show their auditors. Uses @glideco/kms-signer for KMS-backed signing. Pure functions, no IO. |
MIT |
0
greenflagged
/ 1 total
|
|
@glideco/mpp-adapter
|
Machine Payments Protocol (MPP) wire-format adapter for Glide. Encodes charge intents per the Tempo+Stripe spec (RFC 7235 'Payment' auth scheme, base64url JCS-canonicalized request, multi-method 402 challenges). Pure functions, no IO. |
MIT |
1
greenflagged
/ 1 total
|
|
@glideco/ows-react-native
|
Open Wallet Standard (OWS / Wallet Standard) React Native provider for Glide. Exposes Glide's mobile enclave signer (iOS Secure Enclave + Android StrongBox) as a Wallet Standard wallet that local agent runtimes can discover and use via the standard regist |
MIT |
0
greenflagged
/ 1 total
|
|
@glideco/parley-tiers
|
Parley-style negotiated payment tiers for Glide. Builds turbo/fast/batch tier options with price + latency_ms + rail metadata that an agent picks from. Additive to vanilla MPP — agents can ignore tiers and pick the default. Pure functions, no IO. |
MIT |
1
greenflagged
/ 1 total
|
|
@glideco/policy-engine
|
Pure-function policy-envelope evaluator for Glide agent banking. Evaluates 13 policy axes (per_tx_max, daily_cap, velocity_caps, counterparty_allowlist, time_window, etc.) against a TransactionIntent and returns ALLOW / DENY with reason codes. |
MIT |
1
greenflagged
/ 1 total
|
|
@glideco/recovery
|
Pure encoders for Glide's social-recovery primitives. EVM: Zodiac Delay module deploy + queue + execute + cancel. Solana: Squads v4 config-transaction encoders for owner / threshold changes. Operator brings its own KMS-held signer + chain RPC + DB. |
MIT |
1
greenflagged
/ 1 total
|
|
@glideco/schemas
|
Zod schemas + closed-vocabulary types for Glide agent banking — AgentPolicyEnvelope, Grant, Receipt, AgentScope, ConnectorManifest. Source of truth for the public standards site at schemas.glide.dev. |
MIT |
2
greenflagged
/ 2 total
|
|
@glideco/secrets-scan
|
Denylist + entropy secret scanner for Glide. Catches JWT, AWS/Stripe/GitHub/Slack/GCP/Anthropic/OpenAI keys, OAuth codes, PEM blocks, EVM/Solana private keys, and bearer tokens before they leak to logs or audit streams. |
MIT |
1
greenflagged
/ 1 total
|
|
@glideco/skill-ap-agent-chatgpt-xero
|
AP agent skill for ChatGPT Apps + Xero — drafts vendor payments from Xero invoices within a policy envelope, queues them for principal approval. |
MIT |
1
greenflagged
/ 1 total
|
|
@glideco/skill-ap-agent-claude-quickbooks
|
AP agent skill for Claude Desktop + QuickBooks Online — drafts vendor payments from QBO invoices within a policy envelope, queues them for principal approval. |
MIT |
1
greenflagged
/ 1 total
|
|
@glideco/skill-market-research-cap
|
x402 skill — agents pay paywalled web APIs per-call via x402 micropayments with cents-per-call + cents-per-day caps so runaway loops stop themselves. |
MIT |
1
greenflagged
/ 1 total
|
|
@glideco/skill-payroll-co-signer
|
Payroll co-signer skill — reviews and co-signs a monthly payroll batch with anomaly signals + CAS-claim broadcast. |
MIT |
1
greenflagged
/ 1 total
|
|
@glideco/skill-treasury-yield-agent
|
Treasury yield agent skill — rebalances stablecoin yield across Aave / Morpho / Kamino within a protocol allowlist. |
MIT |
1
greenflagged
/ 1 total
|
|
@glideco/skill-trip-budget-chatgpt
|
Trip-budget skill for ChatGPT — issues a scoped virtual card for a weekend with MCC filters + auto-revoke. |
MIT |
1
greenflagged
/ 1 total
|
|
@glideco/skills-base
|
Shared types + contract test suite for Glide agent skill packages. Every skill at packages/skills/<id>/ depends on this. |
MIT |
1
greenflagged
/ 1 total
|
|
@glideco/smart-router
|
Pure-function smart payment router for Glide. Selects the optimal payment rail per intent (cheapest-first with latency tiebreaker, internal-vault free-path, principal-policy filter, 4-attempt failover). The hot-path is IO-free; deps inject quote + executi |
MIT |
1
greenflagged
/ 1 total
|
|
@glideco/spend-export
|
Spend + receipt + tax export for Glide. Adopts the costillery receipt schema augmented with Glide-specific fields (correlation_id, agent_id, grant_id, tax_jurisdiction, realized_gain_usd). Pure functions for CSV / JSON / QBO IIF / Xero export. Positions G |
MIT |
1
greenflagged
/ 1 total
|
|
@glideco/ucp-profile
|
UCP (Universal Commerce Protocol — Google + Shopify) capability-profile publisher for Glide. Builds the .well-known/ucp.json document a UCP-aware agent runtime fetches to discover Glide-issuer capabilities (rails, currencies, regions, AP2 mandate types, A |
MIT |
1
greenflagged
/ 1 total
|
|
@glideco/x402-facilitator
|
x402 facilitator with Chainalysis sanctions-screening bake-in, designed for compliance-first facilitator deployments. Coinbase + Cloudflare ship reference facilitators with no compliance posture; Glide bundles OFAC + Chainalysis screening as standard. Pur |
MIT |
1
greenflagged
/ 1 total
|