Knostic website screenshot

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 4 APIs on the APIs.io network, including extensions API, mcp API, scans API, and 1 more. 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.

58.1/100 strong ▬ flat Agent 49/100 agent ready Full breakdown ↓
scored 2026-08-10 · rubric v0.9.1
AccessSelf serve
4 APIs
CompanySecurityArtificial IntelligenceAI AgentsAgent SecuritySupply Chain SecurityModel Context ProtocolThreat IntelligenceDeveloper ToolsShadow AI

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-10 · rubric v0.9.1
Composite quality — 58.1/100 · strong
Contract Quality 17.1 / 25
Developer Ergonomics 12.2 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 8.2 / 13
Governance 1.4 / 12
Discoverability 9.3 / 10
Agent readiness — 49/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
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
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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 4

Individual APIs this provider publishes, each with its own machine-readable definition.

Knostic extensions API

VS Code / IDE marketplace extensions with risk assessment

Knostic mcp API

Model Context Protocol servers discovered and scanned by AgentMesh

Knostic scans API

On-demand security scans and scan history (API key required)

Knostic skills API

AI agent skills (SKILL.md) discovered and scanned by AgentMesh

Rate Limits 1

Documented rate limits and quota policies.

Knostic Rate Limits

3 limits

RATE LIMITS

Examples 3

Example request and response payloads for these APIs.

Knostic List Mcp Response

4 fields

EXAMPLE

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Knostic Authentication

http · 1 scheme

SECURITY

Knostic Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Knostic Trust Center

SOC 2 Type 2

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Knostic Agentic Access

12 operations · 2 acting · 1 human-in-the-loop

12 operations · 2 acting

AGENTIC

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.'
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
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:knostic-extensions-api
  name: Knostic extensions API
  description: VS Code / IDE marketplace extensions with risk assessment
  humanURL: https://agentmesh.knostic.ai/api
  baseURL: https://agentmesh.knostic.ai/api
  tags:
  - extensions
  properties:
  - type: OpenAPI
    url: openapi/knostic-extensions-api-openapi.yml
  - 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
- aid: knostic:knostic-mcp-api
  name: Knostic mcp API
  description: Model Context Protocol servers discovered and scanned by AgentMesh
  humanURL: https://agentmesh.knostic.ai/api
  baseURL: https://agentmesh.knostic.ai/api
  tags:
  - mcp
  properties:
  - type: OpenAPI
    url: openapi/knostic-mcp-api-openapi.yml
  - 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
- aid: knostic:knostic-scans-api
  name: Knostic scans API
  description: On-demand security scans and scan history (API key required)
  humanURL: https://agentmesh.knostic.ai/api
  baseURL: https://agentmesh.knostic.ai/api
  tags:
  - scans
  properties:
  - type: OpenAPI
    url: openapi/knostic-scans-api-openapi.yml
  - 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
- aid: knostic:knostic-skills-api
  name: Knostic skills API
  description: AI agent skills (SKILL.md) discovered and scanned by AgentMesh
  humanURL: https://agentmesh.knostic.ai/api
  baseURL: https://agentmesh.knostic.ai/api
  tags:
  - skills
  properties:
  - type: OpenAPI
    url: openapi/knostic-skills-api-openapi.yml
  - 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