Uncut

This targets a concrete failure mode in RAG systems: malicious or hidden content embedded in documents before ingestion. The detection surface named in the…

ByteBunny777/Docguard

#2 · repo · ByteBunny777 ·

A Go CLI that scans documents for hidden prompt-injection payloads before they enter a RAG pipeline.

This targets a concrete failure mode in RAG systems: malicious or hidden content embedded in documents before ingestion. The detection surface named in the metadata is specific, covering invisible Unicode, homoglyphs, hidden HTML, and trigger phrases, which makes it more than a generic security wrapper. If it works well, it gives teams a pre-ingestion check they can add before retrieved content reaches an LLM.

GitHub velocity 2.13 stars/day

uncovered in mainstream sources

Recent Uncut picks

  1. GGSS: Geodesic-Gated Spherical Steering for Inference-Time Debiasing of Generative Vision-Language Models
    #3 · paper · An inference-time method for reducing demographic bias in generative VLMs by steering along a counterfactual bias subspace.
  2. OmniPhys: A Unified Multimodal Benchmark for Physics Understanding and Generation from Chinese Educational Corpora
    #4 · benchmark · A 15,246-question multimodal physics benchmark built from Chinese educational corpora across middle school to university levels.
  3. Distance Is Not Enough: Forget-Retain Alignment Gap Predicts LLM Relearning Robustness
    #5 · paper · A machine-unlearning paper arguing that update alignment predicts whether forgotten LLM knowledge can be relearned.
  4. MathAdv: What Theorem Provers Know, Reason, Formalize, and Generalize
    #6 · benchmark · A diagnostic Lean 4 theorem-proving benchmark spanning 13 undergraduate and graduate math domains.
  5. CaSKG: Counterfactual-Causal Skill Graphs for Scalable Agent Skill Retrieval
    #7 · paper · A counterfactual-causal skill graph approach for retrieving reusable agent skills without prompting the full library.
  6. ByteBunny777/Docguard
    #2 · repo · A Go CLI that scans documents for hidden prompt-injection payloads before they enter a RAG pipeline.
  7. thomasbek3/hermes-computer-viewer
    #1 · repo · A Hermes Desktop plugin that adds a live KVM-style remote desktop pane across cloud and LAN machines.
  8. kuliantnt/qq-maid-bot
    #42 · repo · A local Rust service for a general-purpose QQ bot, tagged around OneBot11, low-memory use, RAG, and wxbot.
  9. noyce6983981-max/ocr-vlm-local-retrieval
    #40 · repo · A local-first prototype for OCR plus vision-language document retrieval, with an independent evaluation angle.
  10. avar6/GLM-5.3-Flash-BF16-gguf
    #41 · model · A GGUF BF16 quantization of GLM-5.3-Flash aimed at conversational and endpoint-compatible use.
  11. blackhaiyu-sudo/specrag
    #39 · repo · A Python evidence-based RAG knowledge base for PRDs, business rules, SOPs, process docs, and product screenshots.
  12. raiyanyahya/llmaker
    #38 · repo · A Go CLI for self-hosting a modern LLM stack from the terminal.
  13. goobolabs/somali-language-standard
    #37 · benchmark · A versioned, machine-readable Somali language standard spanning orthography, grammar, terminology, translation, and AI resources.
  14. K-Dense-AI/scientific-agents
    #36 · repo · A set of AGENTS.md profiles that encode expert scientific and engineering reasoning styles for AI agents.
  15. Agent-Field/reels-af
    #35 · repo · A Python multi-agent system for automating short-form video creation at a claimed low per-reel cost.
  16. YintongHuo/awesome-agent-trajectory
    #33 · benchmark · A curated collection of agent trajectory analysis techniques and benchmarks for studying how LLM agents behave over time.
  17. Krypto-Whitehat/qwen3.8-9b-uncensored-cyber-exploit-XRPL-v3
    #34 · model · A Qwen-derived text-generation model packaged for cybersecurity and XRPL bug-triage workflows.
  18. yuwen-cool/ywcrew
    #31 · repo · A TypeScript orchestration tool that dispatches tasks to locally subscribed AI coding agents in parallel.
  19. Baekpica/Qwen3.8-Flash-Next-Mixed-Quant-SSD-PLE-GGUF
    #32 · model · A GGUF mixed-quant version of Qwen3.8-Flash-Next for image-text-to-text use, tagged for SSD offload.
  20. Metadata-Aware Adaptation of a Generative Foundation Model for Conditional CMR Synthesis
    #26 · paper · Adapts a pretrained latent diffusion model to synthesize cardiac MRI conditioned on clinical metadata and slice position.
  21. Parameter-Efficient Self-Supervised Adaptation for EEG-FM under Fixed Computational Budgets
    #27 · paper · Tests whether updating only 9% of parameters can adapt EEG foundation models under fixed clinical compute budgets.
  22. Show HN: Mole – Deep research agent for your terminal
    #28 · repo · A terminal-based deep research agent that drew meaningful Hacker News discussion as a Show HN launch.
  23. Hilbert-beinghappy/seektty
    #29 · repo · A JavaScript terminal UI for DeepSeek Harness, aimed at making DeepSeek-based coding-agent workflows pluggable from the CLI.
  24. AliAkrami1375/Li-Translate
    #30 · repo · A Vue-based platform for AI subtitle generation and natural-language translation for video and audio.
  25. dondai44423/donsetch
    #21 · repo · A Rust web fetch, search, and crawl tool for AI agents that avoids API keys and external accounts.
  26. Recursive Experiential-Working Memory Evolution for Long-Horizon Agent Harnesses
    #22 · paper · An agent memory architecture that separates working memory from experiential memory to improve long-horizon skill selection.
  27. Appllama/appllama-skills
    #23 · repo · A collection of agent skills aimed at turning successful mobile app interaction patterns into native-quality screens.
  28. Johnson-Durui/Companion-Space
    #24 · repo · A local-first AI companion and study app combining self-hosting, RAG, voice AI, FastAPI, Next.js, and VRM topics.
  29. Rethinking Pre-Training and Augmentation for Zero-Shot Cross-City Object Detection
    #25 · paper · A study of pre-training and augmentation choices for object detectors that must generalize to unseen cities without target-data profiling.
  30. PhysMLLMs: Spatial Priors for Unified Referring Segmentation and Grounded Reasoning of Images and Videos
    #16 · paper · Injects spatial priors during training to reduce jitter, drift, and identity switches in video multimodal segmentation models.