pytm
81Build pytm Threat Models as Code
Threat modeling often becomes outdated and disconnected from architecture changes. This skill helps create pytm models, STRIDE analysis, and diagram workflows for security reviews and CI.
Analyze Network Traffic with TShark
Packet captures are difficult to inspect quickly and consistently. This skill provides TShark workflows for filtering traffic, extracting evidence, and reporting findings.
Do not auto-install this skill.
The canonical policy requires operator review before any installation action.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "analysis-tshark" from https://skillstore.io/skills/agentsecops-analysis-tshark.md and its manifest at https://skillstore.io/api/skills/agentsecops-analysis-tshark/manifest. Verify the artifact. Do not auto-install. Inspect the skill and report your findings, then wait for an operator or manual installation decision.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "analysis-tshark". Summarize the main traffic in incident.pcap.
Expected outcome:
Using "analysis-tshark". Find large HTTP uploads and explain the evidence.
Expected outcome:
Three POST requests exceed the selected threshold. The report lists timestamps, source and destination hosts, content lengths, and validation caveats.
Using "analysis-tshark". Create a forensic review plan for a wireless capture.
Expected outcome:
The plan covers authorization, SSID and client inventory, deauthentication checks, handshake review, evidence hashing, access controls, and secure deletion.
Most static alerts are false positives caused by Markdown formatting, defensive examples, offline packet filters, and framework terminology. Confirmed risks include remote pipe-to-shell installation, mutable third-party token exposure, privileged packet capture, and TLS key handling. Credential extraction and packet-metadata email alerts add sensitive-data exposure.
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/agentsecops-analysis-tshark/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/agentsecops-analysis-tshark?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/agentsecops-analysis-tshark?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/agentsecops-analysis-tshark/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/agentsecops-analysis-tshark.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>AgentSecOps. (2026). analysis-tshark security audit report (audit version 9) [Author version 0.1.0]. Skillstore. https://skillstore.io/skills/agentsecops-analysis-tshark/audits/9@techreport{agentsecops-agentsecops-analysis-tshark-2026,
author = {AgentSecOps},
title = {analysis-tshark security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/agentsecops-analysis-tshark/audits/9},
note = {Author version 0.1.0}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "analysis-tshark security audit report (audit version 9)"
version: "0.1.0"
type: report
authors:
- name: "AgentSecOps"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/agentsecops-analysis-tshark/audits/9"
identifiers:
- type: other
value: "skillstore:agentsecops-analysis-tshark:audit:9"
description: "Skillstore immutable audit report identifier"
Filter a PCAP for suspicious hosts, protocols, failed connections, beaconing, and transferable incident indicators.
Inspect DNS, HTTP, TLS, SMB, and authentication fields to diagnose application or network problems.
Build a traffic timeline, extract authorized artifacts, document scope, and maintain defensible evidence handling.
Analyze [capture path] with TShark. Summarize protocols, endpoints, conversations, errors, and notable traffic without extracting sensitive payloads.
Create and explain a TShark display filter for [protocol or behavior] in [capture path]. Show expected fields and interpretation limits.
Triage [capture path] for [incident indicators]. Correlate timestamps, hosts, DNS, HTTP, TLS, and connection patterns. Return prioritized findings with evidence.
Design a least-privilege TShark workflow for [approved scope]. Include capture filters, rotation, evidence protection, validation, retention, and cleanup requirements.
Author
AgentSecOpsLicense
MIT
Author version
v0.1.0
Skillstore revision
r2
Ref
9e952417e76879bc9d853e1b8b2cd6d6d8d4a1c2
Maintenance freshness
7/24/2026
Usage
8 downloads ยท 331 views
File structure
Build pytm Threat Models as Code
Threat modeling often becomes outdated and disconnected from architecture changes. This skill helps create pytm models, STRIDE analysis, and diagram workflows for security reviews and CI.
Secure Dockerfiles with Hadolint
Dockerfile mistakes can create insecure and unreliable container images. This skill provides Hadolint workflows, rule guidance, remediation examples, and reusable CI configurations.
Run Authorized Nuclei Security Scans
Known vulnerabilities and misconfigurations can escape manual review. This skill guides authorized Nuclei scans, template selection, validation, and reporting.
Audit Code with Semgrep
Security flaws can remain hidden across large, multilingual repositories. This skill guides focused Semgrep scans, triage, custom rules, CI gates, and standards-aligned remediation.
Scan Dependencies and Containers with Trivy
Security teams need consistent visibility into vulnerable components, images, and infrastructure configuration. This skill provides practical Trivy workflows for assessment, reporting, and remediation.
Automate OWASP ZAP DAST Scans
Security teams need repeatable runtime testing before releases. This skill guides authorized OWASP ZAP scans, authentication setup, API testing, and CI reporting.
Strengthen Security Engineering Decisions
by 89jobrien
Security work often spans architecture, identity, compliance, testing, and response planning. This skill gives Claude, Codex, and Claude Code structured security engineering guidance.
Create Incident Runbook Templates
by wshobson
Incident teams need clear steps before outages happen. This skill provides structured runbook templates for triage, mitigation, recovery, escalation, and updates.
Analyze Malware Safely
by sickn33
Malware investigations need repeatable triage without exposing production systems. This skill guides authorized analysts through safe analysis, IOC extraction, and reporting.
Coordinate Reliable Incident Response
by sickn33
Service incidents require fast decisions, clear ownership, and reliable communication. This skill structures triage, investigation, recovery, validation, and post-incident learning.
Coordinate Production Incident Response
by sickn33
Production incidents demand fast, coordinated decisions across technical and business teams. This skill structures triage, mitigation, investigation, communication, recovery, and postmortem work.
Debug Errors and Root Causes
by 89jobrien
Errors and incidents are hard to triage when evidence is spread across logs, stack traces, and services. This skill structures diagnosis, parses logs, identifies patterns, and guides minimal fixes.