Wing Security · JSON Structure
Wing Security Ai Agent Structure
Structure of an AI agent object discovered by Wing Security.
Type:
Properties: 0
AI SecurityIdentity Threat DetectionITDRSaaS SecuritySSPMSupply Chain Security
AI Agent is a JSON Structure definition published by Wing Security.
Meta-schema:
JSON Structure
{
"name": "AI Agent",
"description": "Structure of an AI agent object discovered by Wing Security.",
"fields": [
{ "name": "id", "type": "string", "required": true, "description": "Unique identifier." },
{ "name": "name", "type": "string", "required": true, "description": "Agent name." },
{ "name": "type", "type": "string", "required": true, "description": "Agent type: Code Assistant, Workflow Agent, Chat Assistant, Data Agent, DevOps Agent, Custom Agent." },
{ "name": "vendor", "type": "string", "required": false, "description": "AI agent provider." },
{ "name": "owner", "type": "string", "required": false, "description": "Organizational owner." },
{ "name": "discoveryMethod", "type": "string", "required": false, "description": "Discovery mechanism." },
{ "name": "permissions", "type": "array<object>", "required": false, "description": "Permissions granted to the agent." },
{ "name": "dataAccess", "type": "array<string>", "required": false, "description": "Data types accessible by the agent." },
{ "name": "riskScore", "type": "integer", "required": false, "description": "Numerical risk score (0-100)." },
{ "name": "riskLevel", "type": "string", "required": true, "description": "Risk level: Critical, High, Medium, Low, Unknown." },
{ "name": "status", "type": "string", "required": true, "description": "Governance status: Approved, Unapproved, Blocked, Under Review, Shadow." },
{ "name": "threatIndicators", "type": "array<object>", "required": false, "description": "MITRE ATT&CK mapped threat indicators." },
{ "name": "firstSeen", "type": "string (date-time)", "required": false, "description": "Discovery timestamp." },
{ "name": "lastSeen", "type": "string (date-time)", "required": false, "description": "Most recent activity timestamp." }
]
}
Work with this as data
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/wing-security-ai-agent-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.