netboxlabs-platform-mcp
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
netbox_executeandnetbox_search_schematools to perform complex operations by running Python code. This execution occurs within a remote, validated sandbox on the NetBox Labs platform, which enforces strict limitations (e.g., no imports, no unsafe builtins, and capped resource usage) to ensure secure operations. - [EXTERNAL_DOWNLOADS]: Includes links to official documentation and community resources on
netboxlabs.comand GitHub. These references point to established vendor and community repositories for the purpose of setup and technical reference. - [DATA_EXFILTRATION]: Facilitates the reading and modification of infrastructure data on a remote NetBox instance. These operations are performed over streamable HTTP using the Model Context Protocol (MCP) and require user-supplied authentication tokens, adhering to standard API access patterns.
Audit Metadata