npx claudepluginhub simplefy-ai/local-securitySecurity review and hardening for Claude Code. Two skills: local-setup discovers your environment, local-review validates it with automated checks covering MCP servers, credentials, permissions, and data flows.
A Claude Code plugin that audits the security of your local Claude Code environment.
If you use Claude Code with MCP servers, OAuth tokens, API keys, or third-party plugins, this plugin helps you understand what's exposed and whether it's properly protected.
Run these commands inside Claude Code:
/plugin marketplace add simplefy-ai/local-security
/plugin install local-security@simplefy-ai
Then restart Claude Code.
Two skills with different jobs:
| Skill | What it does | When to run |
|---|---|---|
/local-security:local-setup | Scans your environment and creates a security assessment document | Once, or when your setup changes significantly |
/local-security:local-review | Runs automated checks and flags issues | Monthly, or after adding servers/credentials/permissions |
Setup discovers what you have — MCP servers, credential files, privacy settings, data flows — and writes everything to ~/.claude/security-assessment.md. It documents but does not judge. Previous assessments are archived with timestamps.
Review validates what setup found. It checks:
npm audit / pip auditEach check reports PASS, WARN, or FAIL. Review also populates a mitigation roadmap in the assessment file with prioritised actions for any issues found.
Three things that actually matter for a local Claude Code setup:
MIT — see LICENSE.
Built by simplefy.ai
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Curated collection of 154 specialized Claude Code subagents organized into 10 focused categories