radkit-remote-access

Provides cloud-relayed remote access to network devices via RADKit for CLI and SNMP.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/dgethings/netclaw --skill radkit-remote-access-dgethings
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: radkit-remote-access
Source: https://github.com/dgethings/netclaw/tree/main/workspace/skills/radkit-remote-access
Command: npx skills add https://github.com/dgethings/netclaw --skill radkit-remote-access-dgethings

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

RADKit Remote Device Access enables secure, cloud-relayed access to on-prem devices for CLI execution, SNMP polling, and inventory discovery, even when direct access is restricted.

Core Features & Use Cases

  • Cloud-relayed remote access to devices via RADKit
  • Remote CLI execution and SNMP polling for inventory inspection
  • Use Case: Troubleshoot remote sites by querying device attributes and status without direct network reach

Quick Start

Initiate a remote RADKit session to discover devices and run a sample CLI command.

Frequently Asked Questions about radkit-remote-access

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get remote CLI access to network devices in an air-gapped environment?▼

Cloud-relayed remote access to network devices is achieved by initiating a RADKit session that proxies CLI execution and SNMP polling, bypassing direct reach restrictions in air-gapped multi-site environments. The session specifies trusted RADKit identities and uses certificate-based authentication to connect securely.

How does cloud-relayed SNMP polling work for remote network devices?▼

Cloud-relayed SNMP polling works by proxying requests through a RADKit cloud relay, allowing you to inspect device attributes and inventory status without direct network reach. It requires specifying trusted RADKit identities and certificate-based authentication to execute commands remotely.

Can I execute remote CLI commands on network devices without direct network reach?▼

Yes, you can execute remote CLI commands on network devices without direct network reach by using a RADKit cloud relay to proxy the connection. This allows you to troubleshoot remote sites and query device status securely over an established session using certificate-based authentication.

Do I need certificate-based authentication to use RADKit for remote device access?▼

Yes, certificate-based authentication is required to use RADKit for remote device access. This security measure ensures that only specified trusted RADKit identities can establish a cloud-relayed session to perform device discovery, attribute inspection, and remote command execution.

What is the best way to troubleshoot remote sites and enumerate device inventories?▼

The best way to troubleshoot remote sites and enumerate device inventories is using a RADKit remote session to provide cloud-relayed access. This method allows you to discover devices, inspect attributes, and run CLI commands across multi-site environments where direct access is restricted.

Are there limitations to using cloud-relayed access for network device discovery?▼

Limitations of cloud-relayed access include the strict requirement for certificate-based authentication and specified trusted RADKit identities. It is designed specifically for air-gapped or remote multi-site environments where RADKit can actively proxy access and enumerate device inventories.