SkillAgentSearch skills...

Mustreveal

Tool for reveal (decrypt) obscured rclone configuration.

Install / Use

/learn @Nmishin/Mustreveal
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

mustreveal

A tool to reveal (decrypt) obscured rclone configuration.

By default, in the rclone config file, human-readable passwords are obscured. Obscuring them is done by encrypting them and writing them out in base64.

But rclone does not include command for reveal (decrypt) obscured configuration. If you need to view obscured passwords, there is no simple option available.

The mustreveal tool allows you to easily view hidden fields in the configuration.

Currently, only the secret and password fields are accessible.

Please note: This tool is not intended to decrypt config files encrypted using rclone config encryption command.

Related Skills

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated9mo ago
Forks0

Languages

Go

Security Score

82/100

Audited on Jun 19, 2025

No findings