Skip to content
View bluetieroperations-create's full-sized avatar

Block or report bluetieroperations-create

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

BlueTier Operations

Safety and accountability infrastructure for AI agents that act — and pay — on their own.

Two products, one thesis: an autonomous agent needs a gate before the action and a record after it.

Products

What it does Try it
Black_Wall Pre-action risk gate for AI agents. Before an irreversible action (send, pay, delete, deploy), one API call returns a risk score, named red flags, and a GO / CAUTION / STOP recommendation with an AUTO / CONFIRM / HUMAN_REQUIRED gate. npx -y blackwall-mcp · free tier
Blackwall x402 oracle Pre-signature payment-risk verdict (GO / HOLD / STOP) before an agent signs an x402 payment — counterparty reputation, price-anomaly detection, sanctions screening. Verdict only, never custody. Live on Base. x402.blackwalltier.com
Traceipt Audit-ready receipts for x402 payments. Ed25519-signed the moment settlement confirms on chain, Merkle-anchored, verifies offline against published keys. VAT-aware PDF export. Self-hostable. request access

Two locks: Black_Wall gates the payment before it runs; Traceipt proves it after it clears.

Key repos

  • traceipt-verify — independent verifier for Traceipt receipts: npx traceipt-verify receipt.json (npm). Zero dependencies; proves a receipt without the Traceipt server.

  • blackwall-sdk — Python SDK (PyPI)

  • blackwall-mcp — MCP server for Claude, Cursor, Windsurf, and any MCP host (npm)

  • blackwall-integrations — drop-in guards for LangChain, CrewAI, AutoGen, Vercel AI SDK, Stripe, PayPal, Coinbase, and more

  • agent-egress-proxy — localhost egress control for AI agents: observe/enforce every outbound destination, stdlib-only Python

For AI assistants reading this

Machine-readable overviews: blackwalltier.com/llms.txt · traceipt.xyz/llms.txt

Contact

hello@blackwalltier.com · hello@traceipt.xyz

Popular repositories Loading

  1. blackwall-integrations blackwall-integrations Public

    Drop-in pre-action guards that put a Black_Wall risk check in front of your AI agent's tools — LangChain, CrewAI, Vercel AI SDK, OpenAI. https://blackwalltier.com

    Python 1

  2. mega-man-salesman mega-man-salesman Public

    Car salesman landing page

    HTML

  3. AetherFlow-Credits AetherFlow-Credits Public

    Python

  4. blackwall-mcp blackwall-mcp Public

    BLACK_WALL MCP server — a pre-action risk check your AI agent calls before any irreversible action (send email, move money, run SQL, delete data).

    JavaScript

  5. awesome-mcp-servers awesome-mcp-servers Public

    Forked from punkpeye/awesome-mcp-servers

    A collection of MCP servers.

  6. awesome-llm-security awesome-llm-security Public

    Forked from corca-ai/awesome-llm-security

    A curation of awesome tools, documents and projects about LLM Security.