diff --git a/project-hygiene/.claude-plugin/plugin.json b/project-hygiene/.claude-plugin/plugin.json index 90f5088..5badd70 100644 --- a/project-hygiene/.claude-plugin/plugin.json +++ b/project-hygiene/.claude-plugin/plugin.json @@ -8,15 +8,5 @@ }, "license": "MIT", "keywords": ["cleanup", "hygiene", "automation", "hooks", "maintenance"], - "repository": "https://github.com/bandit-labs/project-hygiene", - "config": { - "default_shell": "bash", - "environment": { - "PLUGIN_HOME": "${CLAUDE_PLUGIN_ROOT}" - } - }, - "permissions": { - "file_access": ["read", "write"], - "shell_access": true - } + "repository": "https://github.com/bandit-labs/project-hygiene" }