ralphmode
A security-focused permission profile for AI agents to safely automate development workflows and CLI commands.
Install
npx skills add https://github.com/supercent-io/skills-template --skill ralphmodeStats
| Total installs | 3,154 |
| Weekly installs | 3.2K |
| GitHub stars | 88 |
| First seen | Mar 6, 2026 |
| Source | @supercent-io/skills-template |
Summary
- Provides two preset permission profiles: repo-scoped (default, safer) and sandbox (full bypass for disposable environments only)
- Implements dynamic safety checkpoints via platform-specific hooks that block Tier 1 dangerous operations (rm -rf, git reset --hard, .env access, sudo) at execution time
- Supports Claude Code, Codex CLI, and Gemini CLI with auto-detection of git root and fallback inline configuration
- Includes explicit deny rules for secrets and destructive commands alongside allow-listed automation patterns (npm, git, pytest, file operations)
Tags
Related skills
| Skill | Installs | vs ralphmode |
|---|---|---|
| anti-reversing-techniques | 3,366 | +212 |
| postgres-patterns | 2,387 | -767 |
| defi-protocol-templates | 3,347 | +193 |
| pci-compliance | 3,304 | +150 |
| clerk-testing | 2,561 | -593 |
FAQ
- How many installs does ralphmode have?
- ralphmode has 3,154 total installs and 3.2K installs this week.
- Where is ralphmode hosted?
- ralphmode is published by @supercent-io/skills-template at https://github.com/supercent-io/skills-template.
- How many GitHub stars does ralphmode have?
- ralphmode has 88 GitHub stars.
- When was ralphmode first indexed?
- OrangeBot.AI first indexed ralphmode on Mar 6, 2026.
- How do I install ralphmode?
- Run: npx skills add https://github.com/supercent-io/skills-template --skill ralphmode