Audit AI-powered interfaces against the uxuiprinciples Part V taxonomy — 44 principles covering transparency, trust calibration, human override, consent, agentic workflows, and conversational design. Returns structured findings with severity and remediation. API key optional — enriched output requires…
Behavioral trust grades (A–F) for MCP servers. Use when an agent needs to check whether an MCP server is safe before using it, verify an onchain attestation before trusting or paying a server, look up a server's published grade, get a project graded, or understand why a server received a grade. Polygraph connects to…
Proof-of-done enforcement gate — records fresh evidence before any agent can claim "done". Runs your verifying command (tests, build, lint, curl) through a tamper-evident gate that records the command, exit code, and SHA-256 of the output. Blocks completion on any failing, stale, or already-consumed receipt. Works…
Agent network intelligence for AI agents. Trust scoring, broker discovery, and Ed25519 identity. Runs locally from the moltbridge npm package. Needs 3 environment variables to run.
End-to-end verify, simplify, and ship the current change. Use when the user says "go" or "/go" at the end of an instruction, or explicitly asks to verify and PR. Detects what was touched (capability / API route / SDK / frontend / docs), runs the right verification, invokes /simplify, and opens a PR. Refuses to PR if…
Security rules for handling trust-sensitive business data (IBANs, company registries, sanctions, PII) in AI-generated code. Prevents the most common vibe-coding vulnerabilities.
Execute real-world verification and data capabilities through the Strale API. Use when tasks require IBAN validation, VAT checks, company lookups, sanctions screening, beneficial ownership, domain reputation, SSL certificate checks, web scraping, document extraction, patent search, GDPR checks, or any of 250+…
290+ quality-scored API capabilities for AI agents across 27 countries via MCP. Runs locally from the strale-mcp npm package. Needs 1 environment variable to run.
Instructions for davidnichols-ops/trustcard, covering trustcard — repo knowledge for agents, what this is, commands, architecture map (lib/) and entry points.