AI Agent Infrastructure Stack — production safety tools for any LLM application
npx claudepluginhub luciferforge/lucifer-skillsAdd budget enforcement, prompt injection detection, and decision tracing to any AI agent codebase. Zero dependencies.
A Claude Code skill that adds production safety to any AI agent codebase in minutes.
Installs and integrates three zero-dependency Python libraries:
pip install ai-cost-guard)pip install ai-injection-guard)pip install ai-decision-tracer)/plugin marketplace add LuciferForge/lucifer-skills
Or install directly:
/plugin install ai-agent-stack@lucifer-skills
Just describe what you want:
Claude will analyze your codebase, find the LLM call points, and wrap them with the right guards.
| Library | GitHub | PyPI |
|---|---|---|
| ai-cost-guard | github.com/LuciferForge/ai-cost-guard | pip install ai-cost-guard |
| ai-injection-guard | github.com/LuciferForge/prompt-shield | pip install ai-injection-guard |
| ai-decision-tracer | github.com/LuciferForge/ai-trace | pip install ai-decision-tracer |
All three: MIT licensed, zero dependencies, pure Python stdlib, no network calls.
Apache-2.0
RuFlo Marketplace: Claude Code native agents, swarms, workers, and MCP tools for continuous software engineering
No description available.
Code intelligence powered by a knowledge graph — execution flows, blast radius, and semantic search