Other

SecurityMarketData

Query curated cybersecurity market and company intelligence

01
Workflow
00
Tools
00
References
00
Triggers

Key Points

Not for vulnerability research, security news, or investment advice

Inside the Skill

The thinking, frameworks, and architecture that distinguish this skill from a generic version of the same task.

Setup and Diagnostics

Prefer Streamable HTTP MCP. For Hermes:

hermes mcp add signal-mcp --url https://mcp.returnonsecurity.com/mcp
hermes mcp list

OAuth 2.1 authorization is interactive. It cannot be bypassed, automated away, or claimed complete before the user finishes it.

Optional vendor examples:

claude mcp add signal-mcp https://mcp.returnonsecurity.com/mcp
claude mcp list
codex mcp add signal-mcp https://mcp.returnonsecurity.com/mcp
codex mcp login signal-mcp

Examples

  • Funding trend: “Show quarterly funding trends for cloud security and distinguish observed rounds from forecasts.”

  • Company enrichment: “Enrich this security company and report its category, funding, investors, lifecycle, and data freshness.”

  • Category M&A: “Map identity-security M&A activity, acquirers, and observed consolidation signals for the last three years.”

Gotchas

  • Prefer Streamable HTTP MCP with OAuth 2.1. Tokens last 24 hours; never report authentication as complete until the interactive OAuth flow succeeds.

  • Free access provides 180 calls/day and 12 tools; Pro adds 21 tools; Enterprise adds one. Preserve and report returned quota information.

  • Discover live schemas and never guess arguments. For unfamiliar filters, begin with list_categories and/or list_countries; check get_data_status before substantive queries.

  • Preserve and report freshness. Never imply values the data does not disclose.

  • The proprietary taxonomy has two layers: category domains and product categories, with metadata tags. Do not flatten them into an invented taxonomy.

  • Separate observed records from heuristics and forecasts. Explicitly label suggest_acquirers, forecast_funding, exit_score, and consolidation or growth scores as analytical outputs rather than observed facts.

  • Do not scrape when MCP or REST is available. Use REST only when ROS_API_KEY exists; never request or expose its value.

Workflows & Routing · 1

Each workflow is one job the skill runs. The trigger phrases route your request to the right one — this is the skill's routing table.

  1. 01
    QueryMarket Workflows/QueryMarket.md

    Any supported market, company, investor, funding, M&A, or lifecycle query

How to Invoke

Invoke this skill directly:

Skill("SecurityMarketData")

Want LifeOS to do this for you?

Install LifeOS on your machine — your DA gets the SecurityMarketData skill plus 55 others, all hooked into one Life OS.