reddit-automation
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements Reddit automation through standardized tool-calling patterns. It does not execute arbitrary shell commands or subprocesses.
- [SAFE]: Authentication is managed via a dedicated connection tool (
RUBE_MANAGE_CONNECTIONS) using OAuth. No hardcoded credentials, API keys, or sensitive local file accesses (such as .env or SSH keys) are present. - [SAFE]: The skill references a remote MCP server endpoint (rube.app) for tool discovery and execution. This is a configuration requirement for the skill's primary purpose and does not involve the execution of unverified remote scripts or binaries.
- [SAFE]: No obfuscation techniques, such as Base64 encoding of commands, zero-width characters, or homoglyphs, were found in the instructions or tool descriptions.
Audit Metadata