Skip to main content

Browse the directory

Showing 30 of 1275 resources
Saved
Active

All 1275 results are review trust — check install risk per entry.

Trust snapshot

Trust signals across 40 of 1275 results

Claimed
0%(0/40)

1 trust signal differs in this sample: Submitter

Signals differ on Submitter — add entries to compare before you install.

Rollout signal scan

1 rollout risk signal in current results

Biggest gaps: package integrity. 0 entries have 2+ required gaps.

12 scanned

Install payload

Install payload is mixed and needs spot-checking.

watch

67% (8/12)

Adoption queue

Browse adoption queue · balanced

0/1275 visible results are ready for staged adoption under this preset.

ready 0caution 8hold 0

.NET Agent Skills

No required blockers for this preset.

caution

64/100

Collect package checksum or signed artifact information.

skills/dotnet-agent-skills · trust review · confidence 83%

Decision confidence

Decision confidence scan · balanced

0/1275 results are high-confidence for the selected preset.

high 0medium 8low 0

.NET Agent Skills

Address Package integrity before broader rollout.

medium

68/100

Missing: Package integrity

skills/dotnet-agent-skills · trust review

Freshness distribution

Current results are broadly fresh

Median age 1 days; all 12 scanned entries are within 90 days.

median 1d

Fresh

≤ 30 days

100%

12 entries

Recent

31–90 days

0%

0 entries

Aging

91–180 days

0%

0 entries

Stale

> 180 days

0%

0 entries

Theme distribution

Themes are broadly spread across this view

97 distinct themes with no dominant one. Most common: ai-generated-code, code-review, python.

Diverse

97 distinct themes across 24 scanned

Axolotl logo
toolsReview firstSource-backedReview firstCLI
Axolotlby Axolotl AI · submitted by jaytbarimbao-collab

Free open-source, config-driven LLM fine-tuning framework covering full and parameter-efficient fine-tuning (LoRA, QLoRA), preference tuning (DPO, KTO, ORPO), and reinforcement learning across many model families through declarative YAML configs.

Safety Privacy
LitServe logo
toolsReview firstSource-backedReview firstCLI
LitServeby Lightning AI · submitted by jaytbarimbao-collab

Lightweight open-source serving framework for building custom AI model inference APIs by defining a LitAPI with setup and predict methods, with batching, streaming, multi-GPU autoscaling, OpenAI-compatible endpoints, and support for compound, multimodal, RAG, and agent pipelines.

Safety Privacy
Agent Island logo
toolsReview firstSource-backedReview firstCodexCLI
Agent Islandby Tristan Tang · submitted by tristan666666

Open-source status companion for Claude Code and Codex with live local session state, your-turn alerts, usage views, and native macOS and Windows applications.

Safety Privacy
rulesReview firstSource-backedReview firstClaude Code

Source-backed rules for reviewing AI-generated endpoints and data-access code before merge for insecure direct object reference risk, covering per-request object-level authorization checks, scoped database lookups, identifier exposure, and consistent enforcement across read, write, and admin operations.

Safety Privacy
rulesReview firstSource-backedReview firstClaude Code

Source-backed rules for reviewing AI-generated code that deserializes data before merge for insecure deserialization risk, covering native serialization formats (pickle, PyYAML, Java Serializable) that can execute arbitrary code on untrusted input, safe data-interchange alternatives, and class allowlisting/integrity checks when native formats can't be avoided.

Safety Privacy
rulesReview firstSource-backedReview firstClaude Code

Source-backed rules for reviewing AI-generated code that binds request parameters to model/entity objects before merge for mass assignment risk, covering allowlist field binding, DTOs that exclude sensitive fields, and the framework-specific autobinding features that make this easy to introduce by default.

Safety Privacy
rulesReview firstSource-backedReview firstClaude Code

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.

Safety Privacy
rulesReview firstSource-backedReview firstClaude Code

Source-backed rules for reviewing AI-generated code that builds or runs operating-system commands, shell invocations, or subprocesses before merge for command injection and argument injection risk, covering library alternatives to shelling out, array-form process APIs, allowlist input validation, and least-privilege execution.

Safety Privacy
rulesReview firstSource-backedReview firstClaude Code

Source-backed rules for reviewing AI-generated JavaScript/TypeScript code before merge for prototype pollution risk, covering unsafe recursive merge/clone/assign helpers on untrusted input, proto and constructor-prototype key handling, and safer alternatives like Map, Set, and Object.create(null).

Safety Privacy
rulesReview firstSource-backedReview firstClaude Code

Source-backed rules for reviewing AI-generated code that renders untrusted data into HTML, JavaScript, URLs, or CSS before merge for cross-site scripting risk, covering context-correct output encoding, dangerous DOM sinks, HTML sanitization, and Content-Security-Policy as defense in depth.

Safety Privacy
GPTCache logo
toolsReview firstSource-backedReview firstCLI
GPTCacheby Zilliz · submitted by jaytbarimbao-collab

Open-source semantic cache for LLM applications that stores and reuses model responses through embedding similarity to cut API cost and latency, with modular embedding, vector-store, cache-storage, and eviction components.

Safety Privacy
Pipecat logo
toolsReview firstSource-backedReview firstCLI
Pipecatby Pipecat · submitted by jaytbarimbao-collab

Open-source Python framework for building real-time voice and multimodal conversational agents, orchestrating speech-to-text, LLM, text-to-speech, voice activity detection, and transports as a composable pipeline with pluggable providers.

Safety Privacy
mcpReview firstSource-backedReview firstCodexClaude Code

Local-first GoodMemory MCP server for giving Claude durable, scoped memory with SQLite storage, auditable recall, explicit deletion, and opt-in governed writes.

Safety Privacy
KLinePic logo
mcpReview firstSource-backedReview firstClaude CodeClaude Desktop

Source-backed KLinePic stdio MCP server for turning broker and exchange fills into annotated post-trade candlestick review charts, with capability discovery and no-charge request preflight before quota-consuming rendering.

Safety Privacy
LocalAI logo
toolsReview firstSource-backedReview firstCLI
LocalAIby mudler · submitted by davion-knight

Open-source, self-hostable AI engine that runs LLMs, vision, voice, image, and video models on your own hardware behind one API, with drop-in OpenAI, Anthropic, and ElevenLabs API compatibility, composable on-demand backends, and no GPU required.

Safety Privacy
Cursor logo
skillsReview firstSource-backedReview firstClaude CodeCodex

Chinese product-decision skill that distills the reasoning structure of On Contradiction and On Practice into bottleneck diagnosis, stage-aware prioritization, minimal validation, and evidence-driven strategy updates.

Level:expertType:capability-packVerified:validated
Safety Privacy
Prompt flow logo
toolsReview firstSource-backedReview firstCLI
Prompt flowby microsoft · submitted by davion-knight

Open-source suite of development tools from Microsoft for building LLM applications end to end — create executable flows that link LLMs, prompts, Python, and tools, trace and debug them, evaluate quality against datasets in CI/CD, and deploy to a serving platform.

Safety Privacy
txtai logo
toolsReview firstSource-backedReview firstCLI
txtaiby neuml · submitted by davion-knight

Open-source all-in-one AI framework for semantic search, LLM orchestration, and language-model workflows, built around an embeddings database that unions sparse and dense vector indexes, graph networks, and relational databases, with pipelines, workflows, agents, and web and MCP APIs.

Safety Privacy
Unsloth logo
toolsReview firstSource-backedReview firstCLI
Unslothby unslothai · submitted by davion-knight

Open-source library for fast, memory-efficient fine-tuning, reinforcement learning, and training of open LLMs — train 500+ models up to 2x faster with up to 70% less VRAM and no accuracy loss, with LoRA/QLoRA support and export to GGUF, safetensors, vLLM, and Ollama.

Safety Privacy
Atomic Agents logo
toolsReview firstSource-backedReview firstCLI
Atomic Agentsby Eigenwise · submitted by davion-knight

Lightweight, modular open-source Python framework for building agentic AI pipelines from atomic, composable components (agents, tools, context providers), built on Instructor and Pydantic.

Safety Privacy
BAML logo
toolsReview firstSource-backedReview firstCLI
BAMLby BoundaryML · submitted by davion-knight

Open-source domain-specific language from BoundaryML for writing typed LLM functions with structured inputs and outputs, a VSCode playground, and generated clients you can call from Python, TypeScript, Go, and more.

Safety Privacy
Cognee logo
toolsReview firstSource-backedReview firstCLI
Cogneeby topoteretes · submitted by davion-knight

Open-source AI memory platform that gives agents persistent long-term memory by ingesting data in any format and building a self-hosted knowledge graph, combining vector embeddings, graph reasoning, and ontology generation for meaning-based and relationship-based retrieval.

Safety Privacy
Crawl4AI logo
toolsReview firstSource-backedReview firstCLI
Crawl4AIby unclecode · submitted by davion-knight

Open-source, LLM-friendly Python web crawler and scraper that turns web pages into clean, LLM-ready Markdown for RAG, agents, and data pipelines, with an async browser pool, caching, structured extraction, and adaptive deep crawling.

Safety Privacy
Docling logo
toolsReview firstSource-backedReview firstCLI
Doclingby docling-project · submitted by davion-knight

Open-source toolkit from the Docling project for parsing PDF, DOCX, PPTX, XLSX, HTML, images, and more into a unified DoclingDocument, with advanced PDF understanding, OCR, and exports to Markdown and JSON for gen AI and RAG workflows.

Safety Privacy
Griptape logo
toolsReview firstSource-backedReview firstCLI
Griptapeby Griptape · submitted by davion-knight

Modular open-source Python framework for building AI agents and LLM workflows with structures, tools, memory, drivers, and RAG engines, from Griptape.

Safety Privacy
Laminar logo
toolsReview firstSource-backedReview firstCLI
Laminarby lmnr-ai · submitted by davion-knight

Open-source observability platform purpose-built for AI agents, with OpenTelemetry-native tracing, plain-English signals, an evals SDK and CLI, SQL dashboards, dataset annotation, and MCP/CLI access, self-hostable with Apache-2.0 SDKs for Python and TypeScript.

Safety Privacy
Marvin logo
toolsReview firstSource-backedReview firstCLI
Marvinby PrefectHQ · submitted by davion-knight

Open-source Python framework from Prefect for structured outputs and agentic AI workflows, with tasks, specialized agents, threads, and extract/cast/classify/generate utilities.

Safety Privacy
Mem0 logo
toolsReview firstSource-backedReview firstCLI
Mem0by mem0ai · submitted by davion-knight

Open-source memory layer for AI agents and assistants that extracts, stores, and retrieves user, session, and agent memories so applications can personalize and remember across interactions, with Python and TypeScript SDKs and pluggable vector, graph, and key-value stores.

Safety Privacy
Outlines logo
toolsReview firstSource-backedReview firstCLI
Outlinesby dottxt-ai · submitted by davion-knight

Open-source Python library from dottxt for structured LLM generation, guaranteeing outputs that match a JSON schema, Pydantic model, regex, grammar, or multiple-choice set during generation across many model backends.

Safety Privacy
Portkey AI Gateway logo
toolsReview firstSource-backedReview firstCLI
Portkey AI Gatewayby Portkey-AI · submitted by davion-knight

Open-source AI gateway from Portkey for routing to 1600+ LLMs through one OpenAI-compatible API, with automatic retries, fallbacks, load balancing, conditional routing, guardrails, caching, and observability, self-hostable via npx, Docker, or edge deployments.

Safety Privacy