ioc-distributor

Export and distribute validated IOCs across security platforms.

1|1|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/dapperdivers/roundtable-arsenal --skill ioc-distributor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ioc-distributor
Source: https://github.com/dapperdivers/roundtable-arsenal/tree/main/security/ioc-distributor
Command: npx skills add https://github.com/dapperdivers/roundtable-arsenal --skill ioc-distributor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, jq, xmlstarlet, ssh, scp, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the challenge of manually converting and distributing Indicators of Compromise (IOCs) across different security platforms by automating export, transformation, validation, and delivery workflows.

Core Features & Use Cases

  • Multi-Format IOC Export: Convert threat intelligence data into CSV, JSON, STIX 2.1, Suricata, and YARA formats for different security systems.
  • Automated Distribution: Push IOC data to SIEMs, IDS/IPS platforms, MISP instances, syslog servers, and file shares through configured endpoints.
  • Threat Intelligence Operations: Aggregate indicators from sources such as OpenCTI, validate confidence levels, manage expiration, and support daily threat feed updates.

Quick Start

Use the ioc-distributor skill to export high-confidence IOCs from OpenCTI and distribute them to my configured security monitoring endpoints.

Frequently Asked Questions about ioc-distributor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate IOC distribution to SIEM and IDS platforms?

Automate IOC distribution by exporting threat intelligence data from OpenCTI and converting it into STIX, Suricata, and YARA formats for delivery to SIEMs and IDS/IPS platforms. The workflow handles validation, multi-format conversion, and configured endpoint delivery.

Can I export OpenCTI indicators to YARA and Suricata formats?

Yes, you can export OpenCTI indicators to YARA and Suricata formats. The Skill converts threat intelligence data into CSV, JSON, STIX 2.1, Suricata, and YARA formats for use across different security monitoring systems.

What's the best way to push threat intelligence feeds to multiple security tools?

The best way to push threat intelligence feeds is through automated distribution. The Skill pushes IOC data to SIEMs, IDS/IPS platforms, MISP instances, syslog servers, and file shares through configured endpoints.

Do I need to validate confidence levels before distributing STIX 2.1 indicators?

Yes, IOC validation is required before distributing STIX 2.1 indicators. The workflow aggregates indicators from sources like OpenCTI, validates confidence levels, manages expiration, and supports daily threat feed updates.

Does this IOC export workflow require specific command-line dependencies?

Yes, the IOC export workflow requires curl, jq, xmlstarlet, ssh, and scp dependencies. These tools facilitate data extraction, JSON processing, XML parsing, and secure remote file delivery to configured security endpoints.

How does automated MISP integration handle IOC expiration and daily feed updates?

Automated MISP integration handles IOC expiration and daily feed updates by validating confidence levels during the aggregation process. It converts validated indicators into multiple formats and distributes them to configured MISP instances.