npx claudepluginhub funnywolf/agentic-soc-platform --plugin ASPThis skill uses the workspace's default tool permissions.
当数据需要以结构化上下文形式保存回 ASP 且挂载到对应 case , alert 或 artifact 时,使用这个 skill。
Saves structured analysis as enrichment in ASP and attaches to cases, alerts, or artifacts. Persists SIEM findings, threat intel, and investigation notes in cyber security workflows.
Manages SOC cases in Elastic Security via Kibana Cases API: create, search, update, link alerts, add notes. Use for incident tracking, triage, investigation.
Investigates LimaCharlie security cases holistically: initial access hunting, org-wide scope, lateral movement, host context. Enriches with telemetry, IOCs, notes, summaries for SOC triage, threat hunting, incident response.
Share bugs, ideas, or general feedback.
当数据需要以结构化上下文形式保存回 ASP 且挂载到对应 case , alert 或 artifact 时,使用这个 skill。
case、alert 或 artifact 上时,使用这个 skill。create_enrichment。attach_enrichment_to_target。create_enrichment。attach_enrichment_to_target。target_id (比如 case_000001 / alert_000001 / artifact_000001)。create_enrichment 并保留返回的 enrichment row ID。attach_enrichment_to_target(target_id=<target_id>, enrichment_rowid=<created_rowid>)。首选回复结构:
Target:目标类型和目标 IDEnrichment:创建出的 enrichment row IDAttachment:已附加到目标Next useful step:可选,通常是继续调查、查看 enrich 后的对象,或继续自动化处理target_id 和 enrichment_rowid。attach_enrichment_to_target(target_id=<target_id>, enrichment_rowid=<enrichment_rowid>)。target_type 和 target_id。