What problem does it solve?
This Skill eliminates common errors and inconsistencies in EV2X VANET DoS simulation projects by providing strict, project-specific guidelines for C++ development, SUMO configuration, and data analysis, saving researchers hours of debugging and ensuring reproducible, publication-ready results.
Core Features & Use Cases
- C++/OMNeT++ Development Rules: Prevents crashes from TimerManager misuse, null TraCI pointers, and signal name mismatches, while enforcing English code comments and complete implementation without placeholders.
- SUMO Configuration Standards: Ensures correct vehicle type parameters, time synchronization between SUMO and OMNeT++, and charging station setup for realistic V2X attack scenarios.
- Python Analysis Templates: Provides standardized code for IEEE-compliant plotting, CSV dataset parsing, and energy formula verification for research-grade output.
- Use Case: Use this Skill when modifying EV or attacker application logic, configuring new simulation scenarios, or generating and analyzing datasets for academic papers on V2X network security and DoS attack impacts.
Quick Start
Use the ev2x-vanet skill to modify the EV application's charging timeout logic while following project coding and synchronization rules.