- ✓Actively maintained (<30d)
- ✓Mature repo (>1y old)
- ✓Documented (README)
- !No standard license detected
- !No description
git clone https://github.com/omarfff/OSAResumen de Tools
# OSA OSA is a machine-commerce trust and procurement system for evaluating agent/API endpoints before purchase or routing spend. ## Core product OSA combines live endpoint verification with historical evidence and produces a TrustScore plus confidence and reason codes. - `GET /best` — rank matching endpoints by trust, intent and optional max price. - `GET /score` — live-verify a registered endpoint. - `GET /history` — return historical snapshots. - `POST /ingest` — authenticated registry ingestion. - `POST /sources/mcp` and `POST /sources/bazaar` — ingest MCP/Bazaar-shaped records. - `/.well-known/osa.json` — machine-readable product metadata. TrustScore currently considers uptime, latency, price stability, schema stability, payment stability and transaction evidence. Confidence is reported separately. ## Architecture OSA uses a split-plane design: - **Product/Data/Commercial plane** — procurement/MCP distribution, pricing and benchmark history, endpoint observations, product usage, leads/deals and payment reconciliation. - **Control/Execution/Security plane** — VPS agents, approvals, task policy, audit/control alerts, SSH bridge and certificate-only RAW SSH execution. - **GitHub** — canonical source, CI/security scanning and controlled deployment workflows. The split keeps product data workloads separate from privileged infrastructure execution. ## Security - Endpoint verification is read-only (`GET`/`HEAD`). - SSRF defenses reject local/private/link-local/documentation targets and unsafe URL schemes. - DNS results and redirect targets are revalidated. - Response size, redirect count, timeouts and concurrency are bounded. - Ingestion is authenticated in production. - Privileged VPS execution uses short-lived SSH certificates and host-key verification. - Secrets and private keys are not committed to this repository. ## Commercial acquisition tool `npm run lead:audit -- https://example.com` The Lead-Leakage Audit performs a public-page, read-only conversion-path audit. It does not submit forms, authenticate, bypass controls or access private systems. It can be used as an evidence-first acquisition wedge for OSA services without becoming a separate product strategy. ## Quick start ```bash npm install npm test npm start ``` ## Payments Optional x402 v2 payment middleware can protect `/best` and `/score`. Payments remain disabled when `OSA_PAY_TO` is not configured. Test/sandbox payment events must never be counted as revenue. ## Operating rule OSA is one product. Agent Trust Oracle, Procurement Guard, pricing/benchmark intelligence, MCP reliability and payment-rail checks are modules of the same pre-transaction decision system. Progress means verified external usage, verified payment and repeat usage — not internal test rows, crawler probes, generated dashboards or speculative revenue.
Lo que la gente pregunta sobre OSA
¿Qué es omarfff/OSA?
+
omarfff/OSA es tools para el ecosistema de Claude AI con 1 estrellas en GitHub.
¿Cómo se instala OSA?
+
Puedes instalar OSA clonando el repositorio (https://github.com/omarfff/OSA) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar omarfff/OSA?
+
Nuestro agente de seguridad ha analizado omarfff/OSA y le ha asignado un Trust Score de 57/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene omarfff/OSA?
+
omarfff/OSA es mantenido por omarfff. La última actividad registrada en GitHub es del 2026-08-24, con 0 issues abiertos.
¿Hay alternativas a OSA?
+
Sí. En ClaudeWave puedes explorar tools similares en /categories/tools, ordenados por popularidad o actividad reciente.
Despliega OSA en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
Más Tools
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
An AI skill that provides design intelligence for building professional UI/UX across multiple platforms.
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies
The best-benchmarked open-source AI memory system. And it's free.
The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]