Directory / 47-85-47-24.sslip.io
Deterministic contract-level security-posture analysis for OpenAPI 3.x mapped to OWASP API Security Top 10 2023. Checks documented authentication and authorization gaps, credential transport, resource bounds, privileged inputs, sensitive responses, server transport, and inventory hygiene. It never contacts the target API or fetches remote references.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://47-85-47-24.sslip.io/v1/openapi-security' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://47-85-47-24.sslip.io/v1/openapi-security'
Endpoint: https://47-85-47-24.sslip.io/v1/openapi-security. Operated by 47-85-47-24.sslip.io, not by Animica. Price and availability were correct at the last probe on 2026-08-30 and are set by the operator, who may change them.
Deterministic parsed Docker Compose runtime analysis for privileged execution, host namespace and device access, capabilities and confinement, runtime user and …
Deterministic Dockerfile analysis for build-secret persistence, base-image immutability, remote-download integrity, package-manager hygiene, unsafe permissions,…
Compares current and proposed OpenAPI 3.x documents and returns consumer-breaking operations, required-input changes, request and response schema incompatibilit…
Generates an importable Postman Collection 2.1 from a parsed OpenAPI 3.x document. Samples required inputs and JSON bodies, resolves local references, adds stat…