llm-axe — security grade SAFE, quality 73/100

Security audit verdict: SAFE · quality 73/100

No red flags found in any of the 11 categories — no credential harvesting, no data exfiltration, no curl-pipe-shell installer. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →

by emirsahin1 · Agent Tool · ★ 275

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

🔒 Is llm-axe safe to install? View the security audit →

About llm-axe

llm-axe Goal llm-axe is meant to be a flexible toolkit that provides simple abstractions for commonly used functions related to LLMs. It's not meant to intrude in your development workflow as other larger frameworks often do. It has functions for automatic schema generation, pre-made agents with self-tracking chat history and fully customizable agents. Have feedback/questions? Join the Discord Read the Development Documentation Installation Example Snippets Streaming Support: python llm = OllamaChat(model="llama3.1") ag = Agent(llm, customsystemprompt="", stream=True) res = ag.ask("Explain who you are in 20 paragraphs")

function-callingllama3llmlocal-llmollamapdf-llm

Quick Facts

Stars275
Forks39
LanguagePython
CategoryAgent Tool
LicenseMIT
Quality Score72.9084734827803/100
Last Updated2025-01-05
Created2024-04-22
Platformspython
Est. Tokens~17k

llm-axe alternative? Top 6 similar tools

Looking for a llm-axe alternative? If you're comparing llm-axe with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • empower-functions by empower-ai · ⭐ 217

    GPT-4 level function calling models for real-world tool using use cases

  • Promptimizer by austin-starks · ⭐ 211

    An Automated AI-Powered Prompt Optimization Framework

  • MakerAi by gustavoeenriquez · ⭐ 206

    The AI Operating System for Delphi. 100% native framework with RAG 2.0, autonomous agents, MCP protocol, and u

  • cai by ad-si · ⭐ 202

    User friendly CLI tool for AI tasks. Stop thinking about LLMs and prompts, start getting results!

  • captain-claw by kstevica · ⭐ 165

    Self-hosted framework for orchestrating fleets of specialist AI agents — ensemble reasoning and a full agentic

  • zeph by bug-ops · ⭐ 60

    A memory-first AI agent that remembers why decisions were made — not just the last message. Runs local (Ollama

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular Python Agent Tools

Frequently Asked Questions

What is llm-axe?

llm-axe is A simple, intuitive toolkit for quickly implementing LLM powered applications.. It is categorized as a Agent Tool with 275 GitHub stars.

What programming language is llm-axe written in?

llm-axe is primarily written in Python. It covers topics such as function-calling, llama3, llm.

How do I install or use llm-axe?

You can find installation instructions and usage details in the llm-axe GitHub repository at github.com/emirsahin1/llm-axe. The project has 275 stars and 39 forks, indicating an active community.

What license does llm-axe use?

llm-axe is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to llm-axe?

The top alternatives to llm-axe on Agent Skills Hub include empower-functions, Promptimizer, MakerAi. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

How this security grade is produced

Grades come from a rule-based scan built on the SlowMist agent-security taxonomy, covering 11 red-flag categories including credential harvesting, data exfiltration, and curl | sh installers. It is a first-layer scan, not a manual audit — we say so rather than overstate it.

The scale of the problem is documented independently: Liu et al. (2026), in a study of 31,132 agent skills, report that 26.1% contain security vulnerabilities. Our own full-catalog census is published as a citable open dataset.

Sources & who's responsible:

View on GitHub → Browse Agent Tool tools