mikrotik-routeros
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill is designed to generate and review MikroTik RouterOS CLI commands and scripts. It provides clear patterns for absolute paths, idempotent object creation, and structured deployment workflows.
- [DATA_EXPOSURE]: Includes explicit safety instructions to avoid hardcoding passwords, private keys, or shared secrets. It recommends the use of placeholders and prompts the user for sensitive values only when necessary.
- [EXTERNAL_DOWNLOADS]: References official MikroTik documentation (help.mikrotik.com) to ensure version-accurate command generation. These references are used for informational purposes and do not involve the execution of untrusted remote code.
- [INDIRECT_PROMPT_INJECTION]: While the skill processes user-provided network configurations (an inherent attack surface), it mitigates risk through a mandatory validation checklist, preflight discovery commands, and explicit safety defaults like recommending 'safe mode' for risky changes.
Audit Metadata