magpie-security-issue-import

Extract security reports from email threads and propose issue tracker creation.

79|76|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/apache/magpie --skill magpie-security-issue-import
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: magpie-security-issue-import
Source: https://github.com/apache/magpie/tree/main/skills/security-issue-import
Command: npx skills add https://github.com/apache/magpie --skill magpie-security-issue-import

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the intake and tracking of security issues from email reports, reducing manual efforts and streamlining the process.

Core Features & Use Cases

  • Email Report Parsing: Extracts security reports from email threads.
  • Issue Creation: Automatically creates tracking issues in the issue tracker with default status.
  • User Confirmation: Proposes issue imports to the user for confirmation.
  • Use Case: When a security team member wants to import new reports or check for unimported security@ messages, they can use this Skill to automate the process.

Quick Start

Run the magpie-security-issue-import skill with the 'import new' command to automatically import new security reports from the last 14 days.

Frequently Asked Questions about magpie-security-issue-import

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

FAQPage Schema
How do I automate security issue intake from inbound email reports?

Automating security issue intake from email reports involves parsing email threads to extract relevant security data and proposing issue creation in a tracker. This Skill requires user confirmation before automatically importing the extracted reports as new tracking issues.

What's the best way to track unimported security@ messages in an issue tracker?

To track unimported security@ messages, you can run an automated intake process that scans configured email sources for recent reports. This Skill checks the last 14 days of emails and proposes creating tracking issues for any unimported messages.

How does email parsing work for automated security report extraction?

Email parsing for security report extraction works by scanning configured email threads to identify and pull relevant security information. The parsed data is then structured into a proposed issue format, requiring explicit user confirmation before it is pushed to the issue tracker.

Do I need issue tracker access to automate security issue creation from emails?

Yes, you need issue tracker access and configured email sources to automate security issue creation. The automated intake process requires permissions to create new issues in the tracker and read incoming security reports from the specified email accounts.

Can I review security issues before they are automatically created in the tracker?

Yes, this automated intake process proposes issue imports to the user for confirmation before any creation occurs. You review the extracted security reports from the email threads and manually confirm which issues should be created in the tracker with default status.

What are the limitations of automating security issue tracking from email threads?

A limitation of automating security issue tracking from emails is that it requires user confirmation for every proposed issue import, meaning it is not a fully autonomous pipeline. Additionally, it depends on properly configured email sources and an accessible issue tracker to function.

Related Skills