CLAUDE.md claudeA
CLAUDE.md is agent-read markdown (claude) from dropfan/claude-code-plugins.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Claude Code Plugins Collection
This is a Claude Code plugin marketplace repository.
## Repository Structure
```
.claude-plugin/
marketplace.json # Marketplace manifest, declares all available plugins
plugins/
<plugin-name>/ # Self-developed plugin directory
.claude-plugin/
plugin.json # Plugin metadata
commands/ # User-invokable slash commands
agents/ # Subagent definitions
skills/ # Skill modules
hooks/ # Hook configurations
scripts/
sync-plugins.sh # Sync plugin.json metadata to marketplace.json and README.md
validate-plugins.sh # Validate plugin structure and metadata (plugin.json, frontmatter, naming)
verify-sync.sh # Detect drift between plugin.json and marketplace.json (--run-sync to fix)
lark-rebuild.py # Rebuild the lark plugin from lark-cli skill sources
tests/
run-tests.sh # Automated test runner
*-manual-tests.md # Manual test checklists per plugin
.github/workflows/
ci.yml # CI: validate-plugins + verify-sync + tests
```
## Plugin Management
…Read the whole file at its exact version.
How to install
mdr add dropfan/claude-code-plugins/CLAUDE.md@git:20260705.db7c1d2mdr add dropfan/claude-code-plugins/CLAUDE.md@sha256:21c59e955a58d598Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_juf5ramihzs4t664)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260705.db7c1d2 latest | 2026-07-05 | db7c1d2 | 3,270 B | A | view · diff |
| git:20260208.aa47dc6 | 2026-02-08 | aa47dc6 | 1,969 B | A | view · diff |
| git:20260208.680c50a | 2026-02-08 | 680c50a | 1,849 B | A | view · diff |
| git:20260206.e841573 | 2026-02-06 | e841573 | 1,595 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (3270 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
dropfan/claude-code-plugins · 8 stars · license MIT · pushed 2026-09-21 · branch master
API
GET https://markdownregistry.com/api/v1/artifacts/art_juf5ramihzs4t664 GET https://markdownregistry.com/api/v1/resolve?ref=dropfan/claude-code-plugins/CLAUDE.md GET https://markdownregistry.com/api/v1/blob/21c59e955a58d5980dcfa9fd19b497cc79a632a4162f29b8694e2b6d9514f44e
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from dropfan/claude-code-plugins
Every file in dropfan/claude-code-plugins