SAFE Security · Example Payload

Safe Security Signal Simple Edr Signal

A suspicious script launched that might be related to malicious activity. A variety of malware families use this technique. Review the script.

CompanySecurityCyber Risk QuantificationThird-Party Risk ManagementContinuous Threat Exposure ManagementAI Security Posture ManagementRisk ManagementGovernance Risk and ComplianceFAIRVulnerability Management

Safe Security Signal Simple Edr Signal is an example object payload from SAFE Security, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

versionidtypenamesourcedescriptionentitysecurityContextsfirstSeenconfidencecreatedAt

Example Payload

safe-security-signal-simple-edr-signal.json Raw ↑
{
  "version": "1.2.13",
  "id": "bb332918-3319-470f-a18b-e75e326c9d7d",
  "type": "default",
  "name": "SuspiciousNetworkConnectionLin",
  "source": {
    "name": "A-unique-signal-submitter-name"
  },
  "description": "A suspicious script launched that might be related to malicious activity. A variety of malware families use this technique. Review the script.",
  "entity": {
    "type": "machine",
    "name": "MyVirtualMachine.acme.com",
    "entityAttributes": {
      "ipAddresses": [
        {
          "name": "Ip",
          "ipv4": "10.0.6.173"
        }
      ]
    }
  },
  "securityContexts": [
    {
      "type": "edr",
      "status": {
        "complianceStatus": "fail",
        "workflowStatus": "new"
      },
      "evidence": {
        "observationText": "Suspicious script detected"
      },
      "severity": {
        "type": "custom",
        "level": "medium"
      },
      "attackPattern": [
        {
          "name": "Command and Scripting Interpreter",
          "mapping": {
            "techniqueName": "Command and Scripting Interpreter",
            "techniqueId": "T1059"
          },
          "sourceName": "ATT&CK"
        }
      ],
      "tags": {
        "detectionId": [
          "999e1e2a-effc-4317-b7b3-31e184d15491"
        ],
        "detectionTime": [
          "2023-03-08T11:42:28Z"
        ],
        "files": [
          "{\"name\":\"suspicious-file\",\"checksumSha256\":\"550a68076cd1bade01da6e7a359d5642d1222934a1a862f5045e17374ef89539\",\"checksumMd5\":\"78979bd9288153580175da12d95f05b5\",\"filePath\":\"/usr/bin/suspicious-file\",\"commandLine\":\"/usr/bin/suspicious-file --systemd-watchdog\",\"parentchecksumSha256\":\"\",\"parentchecksumMd5\":\"\"}"
        ]
      }
    }
  ],
  "firstSeen": "2023-03-08T11:42:28.000Z",
  "confidence": 100,
  "createdAt": "2023-03-09T11:42:28.000Z"
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example 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.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/safe-security-signal-simple-edr-signal"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.