Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
daemon-blockint-tech avatar

D3fend Detect

  • 27 installs
  • 7 repo stars
  • Updated May 20, 2026
  • daemon-blockint-tech/agentic-enteprises-skill

Builds detection engineering with MITRE D3FEND: file and malware analysis, network traffic analysis, behavior analytics, and integrity monitoring.

About

An agent skill for detection engineering using MITRE D3FEND, covering file analysis, identifier reputation, network traffic analysis, and platform monitoring. A security engineer uses it when building detection rules, analyzing malware, monitoring networks, or designing SOC workflows.

  • Dynamic/emulated malware analysis and traffic signature detection
  • Behavior analytics and integrity monitoring

D3fend Detect by the numbers

  • 27 all-time installs (skills.sh)
  • Ranked #1,533 of 2,203 Security skills by installs in the Skillselion catalog
  • Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/daemon-blockint-tech/agentic-enteprises-skill --skill d3fend-detect

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs27
repo stars7
Last updatedMay 20, 2026
Repositorydaemon-blockint-tech/agentic-enteprises-skill

What it does

Builds detection engineering with MITRE D3FEND: file and malware analysis, network traffic analysis, behavior analytics, and integrity monitoring.

Files

SKILL.mdMarkdownGitHub ↗

D3FEND — Detect

When to Use

  • Building file analysis pipelines (static, dynamic, emulated)
  • Implementing identifier reputation checks (IP, domain, file hash, URL)
  • Designing network traffic analysis and anomaly detection
  • Monitoring platform health (OS, firmware, applications)
  • Setting up physical access controls and surveillance
  • Creating file integrity and behavioral monitoring

When NOT to Use

  • System hardening or secure configuration → d3fend-harden
  • Network segmentation or access mediation → d3fend-isolate
  • Honeypots or decoy operations → d3fend-deceive
  • Threat hunting playbooks → defensive-security-analyst
  • SIEM/SOAR engineering → cybersecurity

Core Workflows

1. File Analysis

MethodWhat It FindsTools
Static analysisFile structure, hashes, strings, importsYARA, ssdeep, ExifTool
Dynamic analysisRuntime behavior, API calls, networkCuckoo, ANY.RUN
Emulated analysisSandboxed execution, evasion detectionSpeakeasy, Unicorn
Content rulesSignature matching, entropy analysisClamAV, custom YARA

See `references/file_analysis.md`

2. Identifier & Reputation Analysis

  • IP reputation (blocklists, geo, ASN)
  • Domain reputation (age, DGA, homoglyphs)
  • File hash reputation (VT, local DB)
  • URL analysis (phishing, redirect chains)
  • Sender/MTP reputation (SPF, DKIM, DMARC)

See `references/identifier_reputation.md`

3. Network Traffic Analysis

  • Protocol command analysis (DNS, HTTP, RPC, IPC)
  • Payload profiling and byte sequence emulation
  • Certificate analysis (active/passive)
  • Connection attempt and session volume analysis
  • Community deviation and signature matching

See `references/network_traffic.md`

4. Platform & Physical Monitoring

  • File integrity monitoring (FIM)
  • Firmware behavior analysis and verification
  • OS and application performance/exception monitoring
  • Scheduled job and system daemon monitoring
  • Physical: electronic locks, motion, video, proximity

See `references/platform_monitoring.md`

When to load references

  • File analysisreferences/file_analysis.md
  • Identifier reputationreferences/identifier_reputation.md
  • Network trafficreferences/network_traffic.md
  • Platform monitoringreferences/platform_monitoring.md

Related skills

Securityappsecaudit

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.