Knostic

Knostic secures the AI agent supply chain inside the enterprise. Its platform discovers shadow AI, coding assistants, MCP servers and IDE extensions in use across an organization, then scans them for prompt injection, data exfiltration, secret and PII leakage, and destructive commands. Knostic runs AgentMesh, a public reputation and threat-intelligence service that continuously discovers, tracks and scans AI agent skills, Model Context Protocol servers, and VS Code / IDE marketplace extensions — roughly 80,500 skills, 4,800 MCP servers and 59,900 extensions as of July 2026 — and exposes that catalog with per-version scan verdicts through a REST API whose read endpoints answer anonymous callers. Knostic also ships a substantial open-source portfolio: AgentSonar (shadow-AI network detection), OpenAnt (LLM-based vulnerability discovery), MCP-Scanner, and security and telemetry plugins for OpenClaw agents.

Knostic publishes 1 API on the APIs.io network: AgentMesh API. Tagged areas include Company, Security, Artificial Intelligence, AI Agents, and Agent Security.

Knostic’s developer surface includes documentation, API reference, support, engineering blog, authentication, changelog, CLI, and 22 more developer resources.

50.6/100 developing Agent 67/100 agent native Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 0 Features
CompanySecurityArtificial IntelligenceAI AgentsAgent SecuritySupply Chain SecurityModel Context ProtocolThreat IntelligenceDeveloper ToolsShadow AI

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 50.6/100 · developing
Contract Quality 15.1 / 25
Developer Ergonomics 12.2 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 67/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/knostic: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

Knostic AgentMesh API

Reputation and threat intelligence for the AI agent supply chain. Search the AgentMesh catalog of agent skills, MCP servers and IDE extensions, read per-version security scan ve...

Rate Limits

Knostic Rate Limits

0 limits

RATE LIMITS

Example Payloads

Knostic List Mcp Response

4 fields

EXAMPLE

Knostic List Skills Response

4 fields

EXAMPLE

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: knostic
name: Knostic
description: 'Knostic secures the AI agent supply chain inside the enterprise. Its platform discovers shadow AI, coding assistants,
  MCP servers and IDE extensions in use across an organization, then scans them for prompt injection, data exfiltration, secret
  and PII leakage, and destructive commands. Knostic runs AgentMesh, a public reputation and threat-intelligence service that
  continuously discovers, tracks and scans AI agent skills, Model Context Protocol servers, and VS Code / IDE marketplace
  extensions — roughly 80,500 skills, 4,800 MCP servers and 59,900 extensions as of July 2026 — and exposes that catalog with
  per-version scan verdicts through a REST API whose read endpoints answer anonymous callers. Knostic also ships a substantial
  open-source portfolio: AgentSonar (shadow-AI network detection), OpenAnt (LLM-based vulnerability discovery), MCP-Scanner,
  and security and telemetry plugins for OpenClaw agents.'
image: https://www.knostic.ai/og-image.png
url: https://raw.githubusercontent.com/api-evangelist/knostic/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- seedcamp
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Security
- Artificial Intelligence
- AI Agents
- Agent Security
- Supply Chain Security
- Model Context Protocol
- Threat Intelligence
- Developer Tools
- Shadow AI
apis:
- aid: knostic:agentmesh
  name: Knostic AgentMesh API
  description: Reputation and threat intelligence for the AI agent supply chain. Search the AgentMesh catalog of agent skills,
    MCP servers and IDE extensions, read per-version security scan verdicts and risk evidence, look artifacts up by SHA-256
    content hash, and trigger on-demand scans. Catalog reads are served to anonymous callers at a reduced tier; scan operations
    require an API key and are limited to 30 scans per key per day.
  humanURL: https://agentmesh.knostic.ai/api
  baseURL: https://agentmesh.knostic.ai/api
  image: https://www.knostic.ai/og-image.png
  tags:
  - Security
  - AI Agents
  - Threat Intelligence
  - Model Context Protocol
  - Supply Chain Security
  properties:
  - type: OpenAPI
    url: openapi/knostic-agentmesh-openapi.yml
  - type: Overlay
    url: overlays/knostic-agentmesh-overlay.yaml
  - type: Documentation
    url: https://agentmesh.knostic.ai/api
  - type: APIReference
    url: https://agentmesh.knostic.ai/api
  - type: Authentication
    url: authentication/knostic-authentication.yml
  - type: Conventions
    url: conventions/knostic-conventions.yml
  - type: ErrorCatalog
    url: errors/knostic-problem-types.yml
  - type: RateLimits
    url: rate-limits/knostic-rate-limits.yml
  - type: DataModel
    url: data-model/knostic-data-model.yml
  - type: Examples
    url: examples/knostic-list-skills-response.json
  - type: Sandbox
    url: sandbox/knostic-sandbox.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: AgenticAccess
  url: agentic-access/knostic-agentic-access.yml
- type: Website
  url: https://www.knostic.ai/
- type: DeveloperPortal
  url: https://agentmesh.knostic.ai/
- type: Documentation
  url: https://agentmesh.knostic.ai/api
- type: APIReference
  url: https://agentmesh.knostic.ai/api
- type: Login
  url: https://agentmesh.knostic.ai/console
- type: Support
  url: https://www.knostic.ai/contact
- type: Blog
  url: https://www.knostic.ai/blog
- type: GitHubOrganization
  url: https://github.com/knostic
- type: TermsOfService
  url: https://www.knostic.ai/terms-of-service
- type: PrivacyPolicy
  url: https://www.knostic.ai/privacy-policy
- type: Security
  url: https://www.knostic.ai/security
- type: Compliance
  url: https://security.knostic.ai/
- type: TrustCenter
  url: security/knostic-trust-center.yml
- type: DomainSecurity
  url: security/knostic-domain-security.yml
- type: Authentication
  url: authentication/knostic-authentication.yml
- type: Conventions
  url: conventions/knostic-conventions.yml
- type: ErrorCatalog
  url: errors/knostic-problem-types.yml
- type: RateLimits
  url: rate-limits/knostic-rate-limits.yml
- type: Conformance
  url: conformance/knostic-conformance.yml
- type: Lifecycle
  url: lifecycle/knostic-lifecycle.yml
- type: ChangeLog
  url: changelog/knostic-changelog.yml
- type: DataModel
  url: data-model/knostic-data-model.yml
- type: Packages
  url: packages/knostic-packages.yml
- type: CLI
  url: cli/knostic-cli.yml
- type: Sandbox
  url: sandbox/knostic-sandbox.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/knostic-llms.txt
- type: Examples
  url: examples/knostic-list-skills-response.json
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence