Prompt Injection
Detects f-string, .format(), %-formatting, and concatenation injection vectors with AST taint tracking.
Prompt Injection
Detects f-string, .format(), %-formatting, and concatenation injection vectors with AST taint tracking.
Sensitive Info Disclosure
Finds leaked API keys (OpenAI, Anthropic, Google, HuggingFace) across all file types.
Excessive Agency
Flags wildcard tool access, dangerous tool classes, disabled approval gates, and dynamic dispatch.
Unbounded Consumption
Catches LLM API calls missing max_tokens limits.
pip install llmarmorllmarmor scan ./your-app/