Install payload
Install payload is broadly covered in current results.
100% (12/12)
Privacy notes filter active — add entries to compare trust side by side.
26 results in this view
2 trust signals differ in this sample: Source provenance, Submitter
Signals differ on Source provenance, Submitter — add entries to compare before you install.
Rollout signal scan
Biggest gaps: metadata review, package integrity. 0 entries have 2+ required gaps.
Install payload
Install payload is broadly covered in current results.
100% (12/12)
Most at-risk entries in this view
Adoption queue
0/26 visible results are ready for staged adoption under this preset.
1 blockers: Metadata review
50/100
Request metadata review from maintainers or internal owners.
Collect package checksum or signed artifact information.
commands/api-contract-check · trust review · confidence 67%
1 blockers: Metadata review
50/100
Request metadata review from maintainers or internal owners.
Collect package checksum or signed artifact information.
commands/openapi-diff-review · trust review · confidence 67%
1 blockers: Metadata review
50/100
Request metadata review from maintainers or internal owners.
Collect package checksum or signed artifact information.
rules/ai-generated-open-redirect-review-rules · trust review · confidence 67%
1 blockers: Metadata review
50/100
Request metadata review from maintainers or internal owners.
Collect package checksum or signed artifact information.
collections/api-contract-review-gate · trust review · confidence 67%
1 blockers: Metadata review
50/100
Request metadata review from maintainers or internal owners.
Collect package checksum or signed artifact information.
agents/buf-protobuf-api-review-agent · trust review · confidence 67%
1 blockers: Metadata review
50/100
Request metadata review from maintainers or internal owners.
Collect package checksum or signed artifact information.
skills/claude-code-context-window-audit-capability-pack · trust review · confidence 67%
1 blockers: Metadata review
50/100
Request metadata review from maintainers or internal owners.
Collect package checksum or signed artifact information.
agents/claude-md-knowledge-manager-agent · trust review · confidence 67%
1 blockers: Metadata review
50/100
Request metadata review from maintainers or internal owners.
Collect package checksum or signed artifact information.
mcp/codebase-memory-mcp-server · trust review · confidence 67%
Decision confidence
0/26 results are high-confidence for the selected preset.
Address Metadata review, Package integrity before broader rollout.
54/100
commands/api-contract-check · trust review
Address Metadata review, Package integrity before broader rollout.
54/100
commands/openapi-diff-review · trust review
Address Metadata review, Package integrity before broader rollout.
54/100
rules/ai-generated-open-redirect-review-rules · trust review
Address Metadata review, Package integrity before broader rollout.
54/100
collections/api-contract-review-gate · trust review
Address Metadata review, Package integrity before broader rollout.
54/100
agents/buf-protobuf-api-review-agent · trust review
Address Metadata review, Package integrity before broader rollout.
54/100
skills/claude-code-context-window-audit-capability-pack · trust review
Address Metadata review, Package integrity before broader rollout.
54/100
agents/claude-md-knowledge-manager-agent · trust review
Address Metadata review, Package integrity before broader rollout.
54/100
mcp/codebase-memory-mcp-server · trust review
Freshness distribution
Median age 49 days; all 12 scanned entries are within 90 days.
Theme distribution
99 distinct themes with no dominant one. Most common: claude-code, context, developer-tools.
99 distinct themes across 24 scanned
Token-efficient MCP server for source-code exploration that indexes codebases with tree-sitter, then lets agents retrieve symbols, file outlines, dependency context, blast radius, dead code, PR risk, and targeted source snippets instead of reading whole files.
MIT-licensed Agent Skill for persistent file-based planning across Claude Code, Codex, Cursor, Gemini CLI, OpenCode, Hermes Agent, OpenClaw, Kiro, and other SKILL.md-compatible coding agents, with task_plan.md, findings.md, progress.md, hooks, session recovery, attestation, and opt-in long-running run modes.
Community reusable agent prompt for recovering Claude Code sessions after auto-compaction or context thrashing using official context-window docs: rebuild goals from git, validate tasks, and block destructive edits after memory loss.
Expert Claude Code context window audit capability pack for measuring what loads at session start, what each read and extension adds, when compaction drops path-scoped rules, and how to delegate or compact before quality drops.
Source-backed agent for reviewing typed Protobuf and gRPC API contract changes with Buf breaking-change evidence, lint results, buf.yaml policy, BSR schema checks, generated-code impact, consumer compatibility, and rollout decisions.
High-performance MCP server that indexes codebases into a persistent knowledge graph for structural search, call tracing, architecture summaries, dead-code detection, and cross-repo analysis.
Local-first persistent memory MCP server for AI coding agents, backed by a single Go binary, SQLite, FTS5 search, CLI, HTTP API, and TUI.
Slash command that runs consumer-driven contract verification for an HTTP API using Pact.
Troubleshoot Claude Code high CPU, memory pressure, and search misses using official commands: /compact, /context, /heapdump, ripgrep setup, safe mode, and subagent delegation from the troubleshooting documentation.
Guide to /compact, /memory, and CLAUDE.md hygiene for long Claude Code sessions: when to compact, what to store in memory, and avoiding stale context.
Source-backed agent for live production incident debugging with impact framing, timeline reconstruction, alert/log/trace evidence, rollback options, escalation boundaries, and privacy-safe incident notes.
A source-backed collection for reviewing API contracts before release: OpenAPI drift detection, JSON Schema validation, GraphQL schema checks, Spectral lint review, Pact consumer contract verification, and generated clients or stubs from approved specs.
Source-backed rules for contributor pull requests that need clear commit messages, release-note-ready changelog entries, issue links, breaking-change markers, and privacy-safe history.
Official New Relic AI MCP Server for connecting Claude, Codex, VS Code, Windsurf, Gemini CLI, and other MCP clients to New Relic observability data, NRQL, alerts, incidents, entities, logs, performance analysis, and deployment impact context.
CLAUDE.md specialist for creating, maintaining, and optimizing project-specific AI instructions that survive context compaction and guide development.
Alerts when files exceed size thresholds that could impact performance. This PostToolUse hook provides comprehensive file size monitoring when files are created or modified, automatically detecting files that exceed recommended size thresholds for different file types and providing optimization suggestions.
Monitors and alerts on performance-impacting changes in real-time.
Community slash command runbook for OpenAPI contract review: lint base and head spec files with the documented Spectral CLI, compare rule failures, and classify release impact before merging API changes.
Expert capability pack for reviewing Claude Code subagent transcript files, documented retention settings, compaction events, and summary handoff so verbose delegated work stays out of the main conversation.
Local codebase intelligence CLI and MCP server that gives Claude a SQLite code graph, change-safety gates, code health checks, impact analysis, review tools, and audit evidence for agent-assisted coding.
Claude Code statusline that reads OSV-Scanner JSON results and prints a compact dependency vulnerability count for review sessions.
Source-backed rules for reviewing AI-generated redirect and forward logic before merge for open redirect risk, covering allowlist-based destination validation, relative-path/indexed-mapping alternatives to raw URLs, and the privilege-escalation and phishing impact of an unvalidated redirect target.
A practical walkthrough of slash commands in the Claude Agent SDK. Read the slash_commands array from the system init message, dispatch a command by placing it in the prompt string, handle built-ins like /compact and /clear, and author your own as SKILL.md files with allowed-tools frontmatter.
Claude Code statusline that estimates context pressure from local session token counts and a configurable context limit, then prints a compact risk tier.
Fix Claude Code high CPU and memory usage, hangs, slow responses, and auto-compact thrashing using /context, /compact, /clear, /doctor, and documented context-management techniques.
Expert prompt caching cost audit capability pack for measuring Claude Code cache hit rates, identifying cache invalidation triggers, and reducing token spend from CLAUDE.md edits, model switches, and startup load changes.