tools · Listed · Base · Found · 74 endpoints · Gateway-eligible
CollectionForge
APISecLint
Deterministic contract-level security-posture analysis for OpenAPI 3.x mapped to OWASP API Security Top 10 2023. Checks documented authentication and authorizat
Indexed from this operator's public /.well-known/x402.json. Found is not operator-owned and is not attested. Claim or opt out.
Agent Read · Cleared Index
ROUTE
Route when you need tools at published x402 prices.
confidence
78%
source
signal
Index before you pay. Same payload for agents:
GET /api/cleared/agent-read?slug=cat-47-85-47-24-sslip-io
When to call
- Need tools via x402 and want Cleared-indexed payTo with a live scorecard.
- Budget between $0.001 and $19 per call on published endpoints.
- Deterministic contract-level security-posture analysis for OpenAPI 3.x mapped to OWASP API Security Top 10 2023. Checks documented authentication and authorizat
Risks
- Found — not operator-owned; claim status unknown.
- No Cleared settlement receipt on file yet.
- No Gateway traffic yet — market share unproven.
Price posture
Published 74 endpoints from $0.001 to $19.
Category · Gateway
tools · no Gateway routes yet — early / unproven on Cleared market share.
Endpoint hints
POST /v1/openapi-securityDeterministic contract-level security-posture analysis for OpenAPI 3.x mapped to OWASP API Security Top 10 2023. Checks documented authentication and authorizat
POST /v1/openapi-postmanGenerates an importable Postman Collection 2.1 from a parsed OpenAPI 3.x document. Samples required inputs and JSON bodies, resolves local references, adds stat
GET /v1/docker-compose-riskDeterministic parsed Docker Compose runtime analysis for privileged execution, host namespace and device access, capabilities and confinement, runtime user and
POST /v1/openapi-compatCompares current and proposed OpenAPI 3.x documents and returns consumer-breaking operations, required-input changes, request and response schema incompatibilit
POST /v1/dockerfile-riskDeterministic Dockerfile analysis for build-secret persistence, base-image immutability, remote-download integrity, package-manager hygiene, unsafe permissions,
POST /v1/aws-iam-policy-riskDeterministic AWS IAM JSON policy analysis for grammar, least privilege, wildcard actions and resources, public and federated principals, sensitive conditions,
POST /v1/kubernetes-manifest-riskDeterministic parsed Kubernetes manifest analysis against Baseline or Restricted Pod Security Standards plus RBAC least privilege, secret handling, immutable im
POST /v1/analyzeReview caller-provided before and after CREATE TABLE SQL, detect destructive changes, map optional DataHub lineage blast radius, and return a verdict, safe expa
Evidence (Cleared)
- → Intake verified · Gateway-eligible
- → Trust 70/100 · pass · tier listed
- → Protocol x402 · Base
- → Manifest reachable · schema valid
- → Found listing — indexed from public x402.json, not operator-attested.
Endpoints
APISecLint OpenAPI Security Posture Analyzer
$0.01POST https://47-85-47-24.sslip.io/v1/openapi-securityDeterministic 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.
CollectionForge OpenAPI Postman Generator
$0.01POST https://47-85-47-24.sslip.io/v1/openapi-postmanGenerates an importable Postman Collection 2.1 from a parsed OpenAPI 3.x document. Samples required inputs and JSON bodies, resolves local references, adds status assertions and authentication variables, and isolates state-changing requests in a review folder. It never executes the target API.
ComposeGuard Docker Compose Security Analyzer
$0.001GET https://47-85-47-24.sslip.io/v1/docker-compose-riskDeterministic parsed Docker Compose runtime analysis for privileged execution, host namespace and device access, capabilities and confinement, runtime user and filesystem controls, literal secrets, public ports, host mounts, image and build immutability, resource limits, health, logging, and external resources. It never contacts Docker, reads env or host files, starts containers, pulls images, executes builds, or returns secret values.
ContractLint OpenAPI Compatibility Review
$0.01POST https://47-85-47-24.sslip.io/v1/openapi-compatCompares current and proposed OpenAPI 3.x documents and returns consumer-breaking operations, required-input changes, request and response schema incompatibilities, media-type removals, authentication changes, remediation, and a migration plan.
DockerGuard Dockerfile Security Analyzer
$0.01POST https://47-85-47-24.sslip.io/v1/dockerfile-riskDeterministic Dockerfile analysis for build-secret persistence, base-image immutability, remote-download integrity, package-manager hygiene, unsafe permissions, and final-stage least privilege. It never builds an image, contacts a registry, reads build context, or returns secret values.
IAMGuard AWS IAM Policy Security Analyzer
$0.01POST https://47-85-47-24.sslip.io/v1/aws-iam-policy-riskDeterministic AWS IAM JSON policy analysis for grammar, least privilege, wildcard actions and resources, public and federated principals, sensitive conditions, PassRole escalation chains, MFA, and transport guardrails. It never loads AWS credentials, contacts AWS, simulates requests, or returns condition values.
KubeGuard Kubernetes Manifest Risk Analyzer
$0.01POST https://47-85-47-24.sslip.io/v1/kubernetes-manifest-riskDeterministic parsed Kubernetes manifest analysis against Baseline or Restricted Pod Security Standards plus RBAC least privilege, secret handling, immutable images, resource bounds, and network exposure. It never contacts a cluster, registry, admission controller, or runtime and never returns secret values.
LineageLint DataHub-Aware SQL Migration Risk Review
$0.01POST https://47-85-47-24.sslip.io/v1/analyzeReview caller-provided before and after CREATE TABLE SQL, detect destructive changes, map optional DataHub lineage blast radius, and return a verdict, safe expand-contract patch, and rollout plan.
LoadForge OpenAPI k6 Generator
$0.01POST https://47-85-47-24.sslip.io/v1/openapi-k6Generates a standalone k6 smoke/load-test script from a parsed OpenAPI 3.x document. Samples required inputs and JSON bodies, resolves local references, supports configurable VUs and duration, uses environment-based auth, and gates write requests behind an explicit opt-in. It never executes the target API.
MCPForge OpenAPI TypeScript MCP Server Generator
$0.01POST https://47-85-47-24.sslip.io/v1/openapi-mcpGenerates a runnable TypeScript MCP stdio server from a parsed OpenAPI 3.x document using the stable MCP SDK v1. Creates one Zod-validated tool per operation with parameter/body handling, environment-only authentication, annotations, npm files, and MCP client config. It never executes the target API.
MockForge OpenAPI WireMock Generator
$0.01POST https://47-85-47-24.sslip.io/v1/openapi-wiremockGenerates WireMock mapping files and Docker Compose from a parsed OpenAPI 3.x document. Matches path patterns, required query/header/cookie inputs and JSON request bodies, and returns deterministic example responses. It never executes the target API.
PactForge OpenAPI Pact V3 Generator
$0.01POST https://47-85-47-24.sslip.io/v1/openapi-pactGenerates an importable Pact Specification V3 consumer-provider contract from a parsed OpenAPI 3.x document. Samples required inputs and JSON bodies, creates provider states, and supports configurable party names. It never executes the target API.
PlanGuard Terraform Plan Risk Analyzer
$0.01POST https://47-85-47-24.sslip.io/v1/terraform-plan-riskDeterministic risk analysis for terraform show -json plan output. Detects destructive deletes and replacements, public network exposure, broad IAM, disabled encryption and recovery safeguards, privileged workloads, resource drift, failed checks, and secret-handling risks. It never executes Terraform, contacts cloud APIs, or returns planned values.
PlaywrightForge OpenAPI API Test Generator
$0.01POST https://47-85-47-24.sslip.io/v1/openapi-playwrightGenerates runnable JavaScript API tests for @playwright/test from a parsed OpenAPI 3.x document. Samples required inputs and JSON bodies, resolves local references, uses environment-based authentication, asserts documented responses, and gates state-changing tests behind RUN_WRITE_TESTS. It never executes the target API.
ReleaseGuard Commercial Production Security Review
$5POST https://47-85-47-24.sslip.io/v1/commercial-security-reviewCombined commercial production verdict across release artifacts and an x402 provider webhook and registration boundary, returning full secret-safe component reports without executing code or contacting targets.
ReleaseGuard Multi-Artifact Release Security Review
$0.25POST https://47-85-47-24.sslip.io/v1/release-security-reviewUnified deterministic release gate across Dockerfile, Docker Compose, Kubernetes, GitHub Actions, Terraform plan, AWS IAM, CloudFormation, and OpenAPI artifacts. Returns one verdict, prioritized findings, approval gates, and complete secret-safe component reports without contacting or executing deployment targets.
SDKForge OpenAPI TypeScript Fetch SDK Generator
$0.01POST https://47-85-47-24.sslip.io/v1/openapi-typescript-sdkGenerates a dependency-free, strictly typed TypeScript fetch SDK from a parsed OpenAPI 3.x document. Emits schema declarations, typed inputs and responses, parameter and JSON-body handling, authentication hooks, and ready npm project files. It never executes the target API.
StackGuard AWS CloudFormation Security Analyzer
$0.001GET https://47-85-47-24.sslip.io/v1/cloudformation-template-riskDeterministic parsed AWS CloudFormation template analysis for sensitive parameters and outputs, embedded IAM, public network exposure, encryption, recovery and lifecycle controls, custom execution boundaries, artifact immutability, and IMDSv2. It never loads AWS credentials, contacts AWS, executes transforms, deploys a stack, or returns secret values.
TestForge OpenAPI Pytest Generator
$0.01POST https://47-85-47-24.sslip.io/v1/openapi-pytestGenerates a standalone pytest/httpx module from a parsed OpenAPI 3.x document. Samples required inputs and JSON request bodies, resolves local references, uses environment-based auth, and gates state-changing tests behind an explicit opt-in. It never executes the target API.
WebhookGuard x402 Provider Security Review
$1POST https://47-85-47-24.sslip.io/v1/x402-provider-security-reviewDeterministic non-executing x402 provider webhook and registration-source review for HMAC, replay, callback allowlisting, redirect refusal, input bounds, idempotency, secret handling, service binding, and bounded registration spending.
WorkflowGuard GitHub Actions Security Analyzer
$0.01POST https://47-85-47-24.sslip.io/v1/github-actions-workflow-riskDeterministic GitHub Actions workflow YAML analysis for privileged trigger trust boundaries, script injection, GITHUB_TOKEN least privilege, immutable action pinning, self-hosted runner exposure, secret delegation, OIDC gates, and untrusted artifacts. It never accesses GitHub, checks out code, executes a workflow, or returns credential values.
ZodForge OpenAPI Zod 4 Validator Generator
$0.01POST https://47-85-47-24.sslip.io/v1/openapi-zodGenerates stable Zod 4 runtime validators and inferred TypeScript types from a parsed OpenAPI 3.x document. Covers component schemas, operation inputs, successful JSON responses, formats, constraints, unions, intersections, and nullability. It never executes the target API.
x402 Payment Challenge Policy Audit
$0.05POST https://47-85-47-24.sslip.io/v1/x402-challenge-auditDeterministic buyer-side preflight for captured x402 v1/v2 challenges. Checks exact scheme, Base network, USDC asset, recipient substitution, atomic amount budget, timeout, HTTPS binding, signing metadata, and optional Bazaar discovery without contacting a resource or wallet.
x402 Webhook Security and Spending Guard Pack
$10GET https://47-85-47-24.sslip.io/v1/products/x402-webhook-security-packInstant integrity-checked ZIP containing secure webhook templates, replay and idempotency controls, registration spending guards, schemas, tests, a threat model, and a production security checklist.
x402 Provider Production Launch Kit
$19GET https://47-85-47-24.sslip.io/v1/products/x402-provider-production-launch-kitInstant integrity-checked production ZIP with an audit CLI, secure provider sample, CI security gate, incident runbook, security checklist, and settlement reconciliation procedure.
Checks
reachable
valid
2026-08-25T04:00:26.004Z
No settlement evidence found in chain signals.
Gateway routing
Verified (or paid Cleared) — Gateway may route this origin before pay.
Claim this listing to upgrade to Cleared attestation.
Claim listing