◎ Discry Score
salt security.com
infrastructure · API
F
0 / 100
DISCOVERY0
COMPREHENSION0
Category leader: 98 (A)
Discry your API →
INFRASTRUCTURE · RANK #68 OF 68

Salt Security is Not Agent-Ready to agents.

Discry independently scored how well an AI agent can discover and understand the Salt Security API from what’s public — not whether it’s usable. Below: every signal we checked, what’s costing the score, and what to change.

Discry your API — freeView the docs ↗

SCORED UNDER RUBRIC 1.2 · A full re-launch under Discry Score 2.5 — a new behavioral instrument, not comparable to these scores — is in progress.

Discovery

45% of score · 19/100
OpenAPI specA machine-readable OpenAPI/Swagger spec agents can parse.Fail
llms.txtAn llms.txt index that points agents to the docs that matter.Fail
llms.txt qualityThe llms.txt is focused, current, and well under the size budget.Fail
llms-full.txtA full-text bundle agents can load in one request.Fail
AGENTS.mdAn AGENTS.md that tells coding agents how to build on the API.Fail
.well-known/mcp.jsonA discoverable MCP manifest at a well-known path.Fail
MCP registryThe API is listed in a public MCP registry.Fail
robots.txt AI directivesrobots.txt allows (or explicitly guides) AI crawlers.Pass
SitemapA sitemap so agents can enumerate the docs surface.Partial

Comprehension

55% of score · 0/100
Task-oriented descriptionsEndpoints described by what they accomplish, not just their shape.Fail
Realistic examplesRunnable, real-world request/response examples.Fail
Multi-step workflowsDocs that chain calls into complete jobs an agent can follow.Fail
Error-recovery guidanceDocumented failure modes and how to recover from them.Fail
Answer-first formatThe answer leads; preamble does not bury it.Fail
Capability boundariesClear limits — what the API can and cannot do.Fail
Naming consistencyConsistent, predictable naming across endpoints.Fail
Heading hierarchyClean heading structure agents can navigate.Fail
Markdown docsDocs available as clean markdown, not JS-rendered HTML only.Fail
Token efficiencyDocs are concise enough to fit an agent context window.Fail

What we found

  • An agent looking for Salt Security's API documentation hits a hard login wall: the entire Developer Portal (docs.secured-api.com) redirects every path — including llms.txt — to login-docs.secured-api.com, so zero endpoint, auth, or error documentation is publicly readable.
  • No public OpenAPI spec, llms.txt, llms-full.txt, AGENTS.md, or MCP registry listing exists anywhere — notable for a company whose homepage leads with 'Agentic AI Security and MCP Discovery' and whose product ingests other companies' OpenAPI specs.
  • The one bright spot: salt.security/robots.txt is permissive (User-agent: * / Allow: /) with no AI-crawler blocks, and it references a working sitemap — but that sitemap covers only marketing pages, not documentation.
  • docs.salt.security does not resolve at all; the docs live on a separate secured-api.com domain that an agent has no discoverable path to except one 2024 blog post.
  • The public web surface an agent can actually read (API Security 101, blog posts, use-case pages) is educational marketing content about API security in general, not documentation of Salt's own API.

What to change

Prioritized by impact on discoverability. You (or your docs platform) deploy these — Discry never touches your API.

  1. 01Publish a public read-only tier of the Developer Portal — at minimum the API reference, authentication overview, and getting-started guide. The blanket login wall is the single blocker behind nearly every failed check.
  2. 02Publish the platform API's OpenAPI spec publicly (highest-weight discovery check, worth 5/21 alone) — especially credible for a vendor whose product is built around OpenAPI analysis.
  3. 03Add an llms.txt at salt.security (and on the docs domain) that links to whatever public API documentation exists, with API-focused sections and descriptions.
  4. 04Ship an official Salt Security MCP server and list it on Glama/Smithery/PulseMCP — this directly matches the company's own agentic-AI security positioning and is currently absent.
  5. 05Point docs.salt.security at the developer portal (or at least a public landing page) so agents resolving the obvious docs subdomain don't dead-end on DNS.

Execution coverage · INFORMATIONAL, UNSCORED

Whether an agent can actually complete a call and recover from errors is the deeper Audit layer — documented here, but not part of the Discry Score.

Error format documented Rate limits documented Pagination documented Idempotency documented

Nothing is publicly documented. The Salt Developer Portal (docs.secured-api.com/apidocs) requires a Salt Dashboard login for all content, so auth methods, error formats, rate limits, pagination, and idempotency behavior cannot be assessed from public sources. Marketing materials mention code samples in Python, Java, and Go and built-in testing tools inside the gated portal.

See your own Discry Score.

Drop your API docs URL. See what an agent sees — in 60 seconds, free.

Discry your API — free