用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/DanielMR-dev/PcapRaven --skill connection-behavior-detection命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Use before completing any PcapRaven phase or change to verify roadmap scope, required artifacts, canonical-document consistency, paths, validation evidence, and absence of premature functionality.
Deterministic multi-format reporting architecture, serialization schemas, sanitization, and safe output writing in PcapRaven.
Use for PcapRaven command-line interface design, argument validation, streaming orchestration, stdout/stderr boundaries, and exit status contracts.
正在显示 SKILL.md
| name | connection-behavior-detection |
| description | Explainable repeated low-volume flow behavior detection in PcapRaven. |
This skill documents requirements and procedures for implementing, testing, and reviewing explainable connection behavior detectors in PcapRaven.
ConnectionPeerKey (TransportProtocol, peer_a <= peer_b where ports are excluded).checked_add for all byte and packet counter aggregations.maximum_tracked_peer_groups ($1..=1_000_000$).end_reason == AnalysisStopped.endpoint_a.address == endpoint_b.address); peer addresses must be distinct.temporal.duration must be Available.unavailable_timestamps == 0, invalid_timestamps == 0, non_monotonic_transitions == 0).traffic.same_endpoint.packet_count > 0.traffic.total.truncated_packet_count == 0).total.packet_count == 0).total.packet_count <= maximum_packets_per_flow.total.wire_bytes <= maximum_wire_bytes_per_flow.flow_duration <= maximum_flow_duration.candidate_flow_countcandidate_flow_ratioeligible_flow_instance_countmaximum_candidate_durationmaximum_candidate_packet_countmaximum_candidate_wire_bytesf32/f64 usage.