- ✓Actively maintained (<30d)
- ✓Mature repo (>1y old)
- ✓Documented (README)
- !No standard license detected
- !No description
git clone https://github.com/omarfff/OSATools overview
# 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.
What people ask about OSA
What is omarfff/OSA?
+
omarfff/OSA is tools for the Claude AI ecosystem with 1 GitHub stars.
How do I install OSA?
+
You can install OSA by cloning the repository (https://github.com/omarfff/OSA) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is omarfff/OSA safe to use?
+
Our security agent has analyzed omarfff/OSA and assigned a Trust Score of 57/100 (tier: OK). See the full breakdown of passed checks and flags on this page.
Who maintains omarfff/OSA?
+
omarfff/OSA is maintained by omarfff. The last recorded GitHub activity is dated 2026-08-24, with 0 open issues.
Are there alternatives to OSA?
+
Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.
Deploy OSA to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
More 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]