threat-intel-integrator

Integrate threat intelligence feeds into LimaCharlie detection events.

Updated Nov 5, 2025
One-click install
npx skills add https://github.com/tekgrunt/boot-test --skill threat-intel-integrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: threat-intel-integrator
Source: https://github.com/tekgrunt/boot-test/tree/main/.claude-plugin/plugins/limacharlie-skills/skills/threat-intel-integrator
Command: npx skills add https://github.com/tekgrunt/boot-test --skill threat-intel-integrator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Activate when the user needs help integrating threat intelligence feeds, configuring API-based lookups, creating custom threat feeds, or enriching detections with threat intelligence data in LimaCharlie.

Core Features & Use Cases

  • Built-in API integrations with major TI providers and the ability to create custom threat feeds
  • Lookup-based enrichment to attach context to detections and support multi-source validation
  • Lookup Manager for auto-sync of feeds and metadata enrichment across events

Quick Start

Integrate your first TI feed and run a simple lookup to enrich a detection.

Frequently Asked Questions about threat-intel-integrator

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

FAQPage Schema
How do I integrate threat intelligence feeds into LimaCharlie detections?

Threat intelligence feed integration in LimaCharlie uses API-based lookups and custom feeds to attach context to detection events like CODE_IDENTITY and NETWORK_CONNECTIONS. The Lookup Manager automatically syncs feeds to enrich events with actionable metadata.

Can I enrich network connection detections with custom threat lookups?

Custom threat lookups enrich NETWORK_CONNECTIONS and HTTP_REQUEST detections by validating indicators against API-based feeds. This multi-source validation attaches contextual threat intelligence data directly to detection events for better decision support.

What is the Lookup Manager used for in threat intelligence enrichment?

Lookup Manager handles auto-syncing threat intelligence feeds and applying metadata enrichment across detection events. It streamlines API-based lookups so detections like CODE_IDENTITY receive continuous threat context without manual feed updates.

How do I configure API-based lookups for threat intelligence in LimaCharlie?

API-based lookups require a YAML frontmatter with name and description fields, plus a Markdown body containing runtime instructions. Optional resources directories support the configuration, enabling enrichment workflows across detection events.

Does threat intelligence enrichment support multi-source validation for detections?

Multi-source validation is supported through built-in API integrations with major threat intelligence providers and custom feeds. Lookup-based enrichment cross-references multiple sources to attach verified context to detection events.

When should I use custom threat feeds instead of built-in TI provider integrations?

Custom threat feeds are used when built-in API integrations with major TI providers do not cover proprietary indicators. They apply lookup-based enrichment to attach specialized context to detections, extending coverage beyond standard feeds.