CLI Secure

CLI Secure

mladensu

Executes shell commands through a secure interface with whitelisting, path validation, and execution controls to safely provide CLI access to AI assistants.

166413 views33Local (stdio)

What it does

  • Execute whitelisted shell commands
  • Validate command paths and arguments
  • Block dangerous shell operators
  • Configure allowed commands and flags
  • Show active security rules
  • Prevent path traversal attacks

Best for

Developers building secure AI assistantsSystems requiring controlled CLI automationApplications needing safe command execution
Command whitelisting with security policiesPath traversal prevention built-inConfigurable security rules

Alternatives