# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "llmshieldr" in publications use:' type: software license: Apache-2.0 title: 'llmshieldr: Safety Guardrails for Large Language Model Workflows' version: 0.1.0 identifiers: - type: doi value: 10.32614/CRAN.package.llmshieldr - type: url value: https://genai.owasp.org/llm-top-10/ abstract: A model-agnostic safety layer for developers building with large language model (LLM) applications. Maps starter controls to the Open Worldwide Application Security Project Top 10 for Large Language Model Applications 2025 risk categories via a modular rule engine. Supports regular-expression rules, lightweight natural language processing (NLP) intent checks, optional scanners, and semantic large language model reviewer checks on prompts, conversations, retrieved context, tool inputs and outputs, streaming chunks, and model outputs. Supports workflows with the 'Ollama' local web service via 'ellmer', remote reviewer endpoints, and other chat interfaces callable from 'R'. Intended as an experimental guardrail layer that teams should evaluate against their own workflows before relying on it in production. authors: - family-names: Chakraborty given-names: Indraneel email: hello.indraneel@gmail.com orcid: https://orcid.org/0000-0001-6958-8269 preferred-citation: type: manual title: 'llmshieldr: Safety Guardrails for Large Language Model Workflows' authors: - family-names: Chakraborty given-names: Indraneel email: hello.indraneel@gmail.com orcid: https://orcid.org/0000-0001-6958-8269 year: '2026' notes: R package version 0.1.0 url: https://CRAN.R-project.org/package=llmshieldr repository: https://ineelhere.r-universe.dev repository-code: https://github.com/ineelhere/llmshieldr commit: c1cf25f2bf9b0433e83e683eb4d7ec17d7d5824d url: https://www.indraneelchakraborty.com/llmshieldr/ date-released: '2026-05-28' contact: - family-names: Chakraborty given-names: Indraneel email: hello.indraneel@gmail.com orcid: https://orcid.org/0000-0001-6958-8269