ssh-sudo-read

Community

Securely read files on remote hosts with sudo privileges

AuthorNightreaver
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows you to securely read files on remote hosts that require sudo privileges, ensuring that sensitive information is handled safely.

Core Features & Use Cases

  • Sudo Elevated Access: Read files that the SSH user cannot access directly, such as root-owned files or files in restricted directories.
  • Path Policy: Enforces path policies to ensure that only authorized files are read.
  • Secure Data Handling: Returns file content as base64 encoded bytes, preventing sensitive data from being exposed.
  • Use Case: Retrieve a root-owned configuration file from a remote server without exposing its contents.

Quick Start

Use the ssh-sudo-read skill to securely read the configuration file '/etc/ssh/sshd_config' from the remote host 'prod-server'.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ssh-sudo-read
Download link: https://github.com/Nightreaver/python-ssh-mcp/archive/main.zip#ssh-sudo-read

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.