Ross ROSS = Recommend OSS · open-source software intelligence for agents

intruder-io/autoswagger

Autoswagger by Intruder - detect API auth weaknesses observed · 2026-08-28

github.com/intruder-io/autoswagger · Python · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

34/100

  • Activity 35
  • Release rhythm 35
  • Longevity 30

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 426
  • days_rel: n/a
  • days_push: 390
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1960 stars · 182 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Autoswagger is a Python command-line tool that discovers Swagger/OpenAPI specifications, parses their endpoints, and automatically tests them for unauthenticated access, PII leaks, and exposed secrets. It uses multi-threaded requests with rate limiting, Presidio-based PII recognition, and regex-based secret detection.

Use cases

  • find unauthenticated API endpoints from swagger docs
  • scan OpenAPI spec for broken authorization
  • detect PII leaks in API responses
  • check API endpoints for exposed secrets and tokens
  • audit my REST API for security weaknesses
  • brute force API parameters to bypass validation
  • test API endpoints without authentication

When to choose

  • you have an API with Swagger/OpenAPI documentation and want to find auth weaknesses
  • you need automated PII and secrets leak detection in API responses
  • you want a lightweight CLI for quick API security assessments

When to avoid

  • you need comprehensive authenticated API testing or full DAST coverage
  • your API has no discoverable OpenAPI/Swagger specification
  • the spec uses formats or extensions the tool does not yet handle

Facets

cli-tool · maturity active

security penetration-testing vulnerability-scanning http-client parser cli security apis penetration-testing developer-tools cli python cross-platform openapi swagger api-security auth-testing pii-detection secrets-detection api-testing command-line

1 source

Member repositories

RepositoryRoleHealth v2
intruder-io/autoswaggermain34

For agents

markdown · JSON · MCP: product_card(name="intruder-io/autoswagger")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem