magpie-security-issue-import-from-scan

Import security scanner findings into Magpie for operator-reviewed triage.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of importing and triaging security scanner findings, streamlining the workflow for security teams.

Core Features & Use Cases

  • Automated Findings Import: Import multi-finding outputs from security scanners into the system.
  • Operator-Reviewed Triage: Enable security team members to review and make decisions on each finding with a detailed triage report.
  • Report and PR Generation: Automatically publish the triage report as a Gist and optionally create a PR for review.

Quick Start

Use the skill with the command: import-security-findings "scan-source"

Frequently Asked Questions about magpie-security-issue-import-from-scan

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

FAQPage Schema
How do I automate security scanner findings import and triage?

Automated security scanner findings import and triage is achieved by using Magpie to ingest multi-finding outputs, enabling operator-reviewed decisions and subsequent triage report creation.

What is the process for triaging security scanner findings in software projects?

Security scanner findings triage involves importing scan outputs into Magpie, allowing security team members to review findings, and automatically generating a triage report or pull request.

Do I need a Magpie environment to import security scan findings?

Yes, importing security scan findings requires a configured Magpie environment and a set up scan adapter to ingest the multi-finding outputs from your security scanners.

How does pull request generation work for triaged security findings?

Pull request generation for triaged security findings works by publishing the operator-reviewed triage report as a Gist and optionally creating a pull request for code review.

Can I import multi-finding outputs from multiple security scanners?

Yes, you can import multi-finding outputs from security scanners by running the import command with your specified scan source to populate the Magpie environment for operator triage.