routeros-mndp
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely documentational, providing details on the MNDP protocol, including its header format and Type-Length-Value (TLV) structure. The instructions are intended to help an agent understand how MikroTik devices discover each other on a local network.
- [SAFE]: The provided code snippets in C and TypeScript are standard implementations for network programming using sockets and buffer parsing. They do not include any malicious logic or external dependencies.
- [SAFE]: The RouterOS CLI and REST API examples are informational and use placeholders (e.g.,
<router-ip>) rather than hardcoded credentials or sensitive data. - [SAFE]: The skill explicitly highlights security considerations for the protocol, advising users to disable MNDP on untrusted interfaces to prevent unauthorized discovery of network infrastructure.
Audit Metadata