From Pi Security
Investigate Pi Security findings - list, locate, explain, summarize, or compare findings by FND-XXX ID, UUID, or Pi finding URL. Read-only; uses Pi's hosted MCP tools as evidence.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pi-security:investigate-findingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when the user wants to list, locate, explain, summarize, compare, or investigate security findings recorded in Pi Security.
Use this skill when the user wants to list, locate, explain, summarize, compare, or investigate security findings recorded in Pi Security.
pi_findings_list - lists findings visible to the authenticated tenant user, with filters and pagination.pi_finding_get - gets one finding. ref accepts a FND-XXX display ID, a finding UUID, or a Pi finding URL.pi_remediation_plan_fetch - optional. Use only when the user asks how to fix a finding and existing remediation guidance is relevant. For deeper remediation work, use the remediation-guidance skill instead.FND-XXX, UUID, or a Pi finding URL), call pi_finding_get with ref set to that reference exactly as given. Do not rewrite or "correct" identifiers.pi_findings_list and narrow with filters that match the request (for example severity or status). Fetch only as many pages as the question requires.npx claudepluginhub pi-sloane/claude-plugin --plugin pi-securityLists, filters, investigates, resolves, assigns, and comments on Blumira security findings (alerts/detections) across their lifecycle.
Guides writing structured security findings with title conventions, sections, and severity classification. Helps format standalone vulnerability reports.
Triages a single security finding to a defensible disposition with mitigation, false positive, or accepted-risk writeup. Use for scanner, audit, or advisory results needing a decision.