ProfitCollector
22 pay-per-call developer, security, network and data utilities using x402 on Base.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемСбоиБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
22 pay-per-call developer, security, network and data utilities using x402 on Base.
Список инструментов сервера (31)
Технические названия из tools/list. Нужны только разработчикам.
| get_dns_lookup | Resolve ONE DNS record type for a domain. For all record types at once use /domain/intelligence; for a bundled DNS+TLS+headers audit use /web/audit or /security/posture; for mail-security plus a scored verdict use /domain/due-diligence. |
| get_jwt_decode | Decode a JWT payload without signature verification. |
| get_subnet_calculate | Calculate subnet information from CIDR notation. |
| post_json_repair | Repair common malformed JSON formatting issues. |
| post_media_image_convert | Convert an image between common formats (e.g. PNG/JPEG/WebP) from a URL or base64 payload. |
| post_security_repo_risk_report_standard | SBOM inventory plus real OSV.dev dependency-vulnerability matches and dependency-freshness signals for a public Git repository. One-shot alternative to a per-seat secret-scanning subscription. |
| post_security_repo_risk_report_deep | Everything in the standard report, plus a repo-wide secret/credential exposure scan (matched values are never returned). |
| post_security_repo_risk_report_due_diligence | Everything in the deep report, plus real OpenSSF Scorecard maintainer/governance signals and a prioritized recommendation. An automated baseline positioned against $5,000-$95,000 human technical due diligence. |
| post_x402_service_trust_report | Live, on-demand check of ONE x402-protected endpoint before you pay it: payment-requirements structure, TLS certificate, payTo on-chain balance, known-asset recognition, resource/host consistency, and discovery-manifest cross-check -- not a cached aggregate reputation score. |
| post_freshdep_scan | Flags pinned dependencies in a repository's requirements.txt, package-lock.json, or uv.lock published more recently than a freshness threshold -- a supply-chain-compromise tripwire. Free CLI (requirements.txt/package-lock.json only, uv.lock support pending there): github.com/sbakhour/freshdep. |
| post_quebec_invoice_compliance_check | Verifies GST/QST were calculated correctly per Revenu Quebec's current (non-compounded) formula, and flags whether a French invoice version is present per Charter of the French Language s.57/89/91. Pure arithmetic + text check; not legal or tax advice. |
| post_quebec_invoice_generate | Assembles a bilingual (French/English) Quebec invoice document with GST/QST computed exactly per Revenu Quebec's current formula -- you supply both languages' line-item text, this does not translate. Not legal or tax advice. |
| post_json_validate | Validate JSON text and return parsing details. |
| post_json_pretty | Pretty-print valid JSON text. |
| post_json_minify | Minify valid JSON text. |
| post_base64_encode | Encode UTF-8 text using Base64. |
| post_base64_decode | Decode Base64 to UTF-8 text. |
| post_hash_sha256 | Generate SHA-256 digest from text. |
| post_hash_sha512 | Generate SHA-512 digest from text. |
| get_uuid_generate | Generate a random UUID version 4. |
| get_url_parse | Parse a URL into structured components. |
| post_text_stats | Calculate character, word, line and byte statistics. |
| post_text_dedupe_lines | Remove duplicate lines while preserving original order. |
| get_timestamp_convert | Convert a Unix timestamp to UTC ISO-8601. |
| post_domain_due_diligence | The most comprehensive domain assessment: DNS + mail security (SPF/DKIM/DMARC) + TLS + HTTP headers, scored. The only endpoint in this group that adds mail-security analysis. Use for a one-shot decision-grade verdict on an unfamiliar domain; use /dns/lookup, /ssl/check, /security/headers, /web/audit or /security/posture instead for a single fact or a cheaper signal. |
| get_domain_intelligence | Collect ALL common DNS record types (A/AAAA/MX/NS/TXT/CAA) for a domain in one call -- the multi-record bundle version of /dns/lookup. |
| get_web_audit | Consolidated DNS, TLS and HTTP security audit for a public HTTPS website, returned as RAW findings (no score) -- the bundled version of /dns/lookup + /ssl/check + /security/headers. Use /security/posture instead for a 0-100 score/grade. |
| get_security_posture | Assess TLS and HTTP security posture for a public HTTPS website -- the SAME inspection as /web/audit, but returns a 0-100 score/grade and findings instead of raw fields. |
| post_data_transform | Normalize and transform common structured text automatically. |
| get_security_headers | Inspect HTTP security headers for ONE URL only. For headers combined with TLS and DNS, use /web/audit (raw) or /security/posture (scored). |
| get_ssl_check | Inspect the TLS certificate for ONE hostname only. For TLS combined with HTTP headers and DNS, use /web/audit (raw) or /security/posture (scored). |