> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rad.security/llms.txt
> Use this file to discover all available pages before exploring further.

# Threat Feed Integrations

> Enrich RAD Security with curated threat intelligence feeds.

Connect curated threat intelligence feeds to RAD Security to enrich findings, detect supply-chain attacks, and accelerate triage with high-confidence indicators.

## Benefits

<CardGroup cols={2}>
  <Card title="Supply Chain Awareness" icon="sitemap">
    Detect malicious packages and dependencies the moment they are published.
  </Card>

  <Card title="Faster Triage" icon="bolt">
    Auto-enrich incidents with curated indicator context so responders can act in minutes.
  </Card>

  <Card title="Cross-Source Correlation" icon="diagram-venn">
    Pivot from threat indicators to the workloads, repos, and identities RAD Security already sees.
  </Card>

  <Card title="Continuous Updates" icon="rotate">
    Receive new indicators on a scheduled pull — no manual feed management.
  </Card>
</CardGroup>

## Supported Integrations

<AccordionGroup>
  <Accordion title="Open Source Malware" icon="box">
    **Status:** Available

    [View Setup Guide →](/rad-security/integrations/threat-feed/open-source-malware-setup)

    Pull curated indicators of malicious packages, domains, and repositories from the Open Source Malware feed.

    **Key Features:**

    * npm, PyPI, and other ecosystem coverage
    * Scheduled, incremental updates
    * Linked domain / repository indicators
    * API token authentication
  </Accordion>
</AccordionGroup>

## Getting Started

<Steps>
  <Step title="Provision API Access">
    Obtain an API token from your threat intelligence provider.
  </Step>

  <Step title="Add the Integration">
    Configure the threat feed integration in RAD Security's Data Sources section.
  </Step>

  <Step title="Wait for the First Sync">
    RAD Security pulls indicators on a recurring schedule — allow one sync cycle for the first batch.
  </Step>

  <Step title="Review Indicators">
    Open the Threat Vectors view to see ingested indicators and correlated matches.
  </Step>
</Steps>

## Next Steps

<CardGroup cols={2}>
  <Card title="Data Sources" icon="database" href="/rad-security/integrations/data-sources">
    Explore all available data sources
  </Card>

  <Card title="Vulnerabilities" icon="shield-halved" href="/rad-security/integrations/vulnerabilities/overview">
    Pair threat feed indicators with vulnerability scan data
  </Card>
</CardGroup>
