somepulp-agents
Health Uyari
- License — License: MIT
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Low visibility — Only 5 GitHub stars
Code Gecti
- Code scan — Scanned 5 files during light audit, no dangerous patterns found
Permissions Gecti
- Permissions — No dangerous permissions requested
This is a Claude Code plugin marketplace providing specialized AI agents for codebase auditing, dead code detection, documentation maintenance, and library research.
Security Assessment
Overall risk: Low. The plugin relies heavily on shell scripts, but a light code scan of 5 files found no dangerous patterns, hardcoded secrets, or requests for dangerous permissions. The tool executes agents and slash commands locally to analyze your codebase. Network requests are limited to the research assistant plugin, which uses standard Fetch or WebSearch tools to gather API documentation. Because the tool interacts directly with your source code for auditing purposes, it inherently processes your codebase data, but it does so safely within the local Claude Code environment.
Quality Assessment
The project is actively maintained, with its most recent push occurring today. It uses a standard, permissive MIT license and features a highly detailed, professional README. However, it currently suffers from low community visibility, having only 5 GitHub stars. As a relatively new and untested tool, there is limited community feedback available to fully gauge long-term reliability or widespread real-world usage.
Verdict
Safe to use, though users should expect an early-stage project with minimal community validation.
Claude Code plugin providing AI-powered agents for code auditing, research, and multi-model consultation (OpenAI Codex, Google Gemini)
Somepulp Agents
A plugin marketplace for Claude Code providing specialized agents for code auditing, documentation maintenance, and library/API research.
What Are These Plugins?
Claude Code plugins extend functionality through custom slash commands, specialized agents, and skills. Each plugin in this marketplace can be installed independently, letting you pick the tools that fit your workflow.
Available Plugins
| Plugin | Description | Contents |
|---|---|---|
| codebase-health | Codebase health tools: orchestrated deep audits, dead code detection, and documentation maintenance | Commands: /deep-audit, /dead-code, /update-docsAgents: security-auditor, performance-analyzer, library-modernizer, code-quality-reviewer, dead-code-cleanup, update-docsSkills: code-auditing, docs-maintenance |
| research-assistant | Research libraries and APIs using official documentation | Commands: /research, /official-docsAgents: research-assistant, official-docsMCP: Context7, Fetch |
Installation
From GitHub
Add the marketplace to Claude Code:
/plugin marketplace add jeffrigby/somepulp-agentsInstall the plugins you want:
/plugin install codebase-health@somepulp-agents /plugin install research-assistant@somepulp-agents
Or use the interactive /plugin command to browse and install.
Manual Installation (for development)
# Clone the repository
git clone https://github.com/jeffrigby/somepulp-agents.git
# In Claude Code, add as local marketplace
/plugin marketplace add /path/to/somepulp-agents
# Then install the plugins you want
/plugin install codebase-health@somepulp-agents
Requirements
| Plugin | Requirements |
|---|---|
| research-assistant | Recommended: Context7 and Fetch MCP servers (install separately). Falls back to WebSearch/WebFetch if unavailable. |
Plugin Structure
Each plugin follows the standard Claude Code plugin structure:
plugin-name/
├── .claude-plugin/
│ └── plugin.json # Plugin metadata
├── commands/ # Slash commands (optional)
├── agents/ # Specialized agents (optional)
├── skills/ # Agent skills (optional)
├── scripts/ # Helper scripts (optional)
├── hooks/hooks.json # Lifecycle hooks (optional)
└── .mcp.json # MCP server configuration (optional, not bundled here)
Contributing
Contributions are welcome! Please:
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a pull request
License
MIT License - see LICENSE for details.
Learn More
Yorumlar (0)
Yorum birakmak icin giris yap.
Yorum birakSonuc bulunamadi