Cc Safe Setup
Skill ActiveSafety hooks for Claude Code — 695 pre-built hooks that prevent file deletion, credential leaks, git disasters, and token waste during autonomous AI coding sessions. Install with npx cc-safe-setup.
To significantly enhance the safety and reliability of autonomous AI coding sessions by preventing common operational errors and security vulnerabilities.
Features
- Install pre-built safety hooks
- Prevent file deletion and overwrites
- Guard against credential leaks
- Block dangerous git operations
- Optimize token usage
- Provide diagnostic and audit tools
Use Cases
- Securing autonomous AI coding sessions
- Preventing accidental data loss during AI operations
- Mitigating security risks like credential exposure
- Ensuring safe Git operations in AI-driven workflows
Non-Goals
- Replacing core Claude Code functionality
- Directly managing code quality beyond safety checks
- Providing general-purpose code generation capabilities
Scope
- warning:Tool surface sizeThe extension exposes a large number of commands (49 listed), which could potentially lead to confusion or precise invocation challenges.
Code Execution
- info:LoggingWhile not explicitly detailing a separate audit log file, the `--watch` and `--replay` commands provide a mechanism to review blocked commands, acting as a form of logging for safety events.
- info:LoggingWhile not a traditional audit log, `--watch` and `--replay` provide visibility into blocked commands.
Installation
/plugin install cc-safe-setup@yurukusa-cc-safe-setupQuality Score
Trust Signals
Similar Extensions
Manus
100Delegate complex, long-running tasks to Manus AI agent for autonomous execution. Use when user says 'use manus', 'delegate to manus', 'send to manus', 'have manus do', 'ask manus', 'check manus sessions', or when tasks require deep web research, market analysis, product comparisons, stock analysis, competitive research, document generation, data analysis, or multi-step workflows that benefit from autonomous agent execution with parallel processing.
Semgrep Rule Creator
100Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writing Semgrep rules or building custom static analysis detections.
Safe Mode
100Prevent destructive operations using Claude Code hooks. Three modes — cautious (warn on dangerous commands), lockdown (restrict edits to one directory), and clear (remove restrictions). Uses PreToolUse matchers for Bash, Edit, and Write.
Fixflow
100Execute coding tasks with a strict delivery workflow: build a full plan, implement one step at a time, run tests continuously, and commit by default after each step (`per_step`). Support explicit commit policy overrides (`final_only`, `milestone`) and optional BDD (Given/When/Then) when users ask for behavior-driven delivery or requirements are unclear.
Ship Gate
100Pre-production audit that scans a codebase for security, database, deployment, code quality, AI/LLM, dependency, frontend, and observability issues. Intercepts deploy commands and blocks until critical items pass. Stack-agnostic. Use for "run ship gate", "am I ready to ship", "pre-launch audit", "can I deploy", "push to production", "go live checklist", "preflight check". Not for CI/CD setup or infra provisioning.
Lean Ctx
100Context Runtime for AI Agents — 59 MCP tools, 10 read modes, 95+ shell patterns, tree-sitter AST for 18 languages. Compresses LLM context by up to 99%. Use when reading files, running shell commands, searching code, or exploring directories. Auto-installs if not present.