From claude-resources
Scans repository for private info like client names, passwords, API keys, secrets, and personal accounts, then removes, renames, or replaces them before making repos public.
npx claudepluginhub takazudo/claude-resourcesThis skill uses the workspace's default tool permissions.
The user is unsure whether unwanted private or confidential information exists in this repository. Your job is to thoroughly scan and identify any such information, then remove, rename, or replace it.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
The user is unsure whether unwanted private or confidential information exists in this repository. Your job is to thoroughly scan and identify any such information, then remove, rename, or replace it.
.env files with real credentials committed to the repoUse parallel searches to scan the repository efficiently:
password, secret, api_key, token, credential, apiKey, API_KEY, SECRET, PRIVATE_KEY.env files or similar config with sensitive valuestwitter.com/, x.com/, instagram.com/, facebook.com/, github.com/ (check if they reference specific personal accounts)For each finding, classify it:
For confirmed private information:
acme-corp, example-project, client-project)YOUR_API_KEY_HERE or changeme@example_user, https://twitter.com/example)https://example.com/blogAfter fixing, provide a summary:
googleapis, "amazon" in aws-sdk are fine)