ssh_sudo_read_redacted
CommunitySecurely read files with sudo privileges and redacted secrets.
AuthorNightreaver
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill allows for secure file reading with sudo privileges while redacting sensitive information, ensuring that secrets are not exposed.
Core Features & Use Cases
- Sudo Elevated Access: Reads files with sudo privileges, enabling access to files that require elevated permissions.
- Secret Redaction: Automatically redacts sensitive information from files, protecting secrets from exposure.
- Use Case: When you need to read a configuration file with sensitive information, such as a
.envfile, and ensure that the secrets are not visible to the AI.
Quick Start
Run ssh_sudo_read_redacted(host="prod-app", path="/docker/app/.env") to read the .env file on the 'prod-app' host with redacted secrets.
Dependency Matrix
Required Modules
None requiredComponents
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_redacted Download link: https://github.com/Nightreaver/python-ssh-mcp/archive/main.zip#ssh-sudo-read-redacted Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.