Dannycoates Cc Allow
dannycoates-cc-allow is a Claude Code plugin for the Ship phase that provides bash command allowlisting and permission control for safer agent-driven shell use.
Add cc-allow to Claude Code when you need explicit control over which bash commands the agent can run.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install dannycoates-cc-allow@dannycoates/cc-allowBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:dannycoates/cc-allow") and the paste-ready config with skillselion.get_install_config("plugin:dannycoates/cc-allow").
What it does
dannycoates-cc-allow is a Claude Code plugin marketplace entry that exposes cc-allow-style bash permission control for developers who let agents execute shell commands. Rather than a general productivity skill, it is a focused security-oriented plugin: you define what commands are allowed so Claude Code cannot silently broaden execution scope during build, ship, or operate work. Solo builders shipping fast with agent automation benefit when a mistaken rm, curl, or package install could damage a laptop or shared environment. The listing describes a single-plugin development marketplace with keywords around allow, Claude, command, control, and permission. Install it when policy matters as much as velocity; skip it if you never enable bash execution or you enforce permissions entirely outside Claude Code. This is a plugin bundle, not an MCP server or in-repo SKILL.md workflow.
Highlights
- Development marketplace plugin for cc-allow bash permission control (pluginCount: 1).
- Centers on allow, command, and permission keywords for Claude Code sessions.
- Reduces blast radius when agents suggest or execute shell commands.
- Community-listed bundle from dannycoates/cc-allow on GitHub.
- Complements default agent guardrails with user-defined bash allowances.
Why builders use it
Autonomous coding agents can run bash you did not intend, with no simple marketplace-native way to enforce an explicit allow list.
After registering cc-allow, you govern which bash commands Claude Code may execute, tightening security without abandoning shell automation.
At a glance
- Type - Plugin in Security.
- Adoption - 0 installs, 3 stars, 0 votes.
FAQ
Who is dannycoates-cc-allow for?
It is for Claude Code users—especially indie builders—who run bash through the agent and need explicit allow and permission rules.
When should I use dannycoates-cc-allow?
Use it before you rely on agent-executed shell for deploys, migrations, or repo maintenance, or whenever you need to tighten command control after a near-miss.
How do I add dannycoates-cc-allow to my agent?
Add the dannycoates/cc-allow plugin from the Claude Code development marketplace and configure allow rules per the plugin’s documentation.
Comments
Share how you use dannycoates-cc-allow, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.