» Tag
open-source
11 postsThe Hidden Risk of Giving LLM Agents Terminal Access
Giving autonomous AI agents shell access can wreck your filesystem. Open-source rewind-sdk uses OverlayFS to enable millisecond-fast checkpoints and rollbacks.
ai-agentsllmdevopslinuxInstagui turns any CLI tool into a web GUI instantly
Instagui runs via npx and parses a CLI's --help output with AI to auto-generate a local web form, letting you run tools like ffmpeg without memorizing flags.
clideveloper-toolsaiopen-sourcePost-quantum cryptography lands in Python with a single pip install
pyca/cryptography 48 now ships ML-KEM and ML-DSA, bringing NIST-standard post-quantum algorithms to Python. Trail of Bits explains what changes for developers and protocols.
cryptographypythonpost-quantumsecurityVisionBridge: an MIT proxy that gives text-only LLMs vision capabilities
VisionBridge is a lightweight OpenAI-compatible proxy that lets any text-only LLM inspect images via a separate vision model, with no training or weights required.
llmvision-modelsopen-sourceproxyMetis: Arm's Open-Source Agentic Security Review Tool
Metis, built by Arm's Product Security Team, is an open-source framework that uses LLM reasoning to find security vulnerabilities across large codebases.
securityaillmstatic-analysisBuilding a Wazuh Server from Scratch in Python: Protocol Reverse Engineering
Developer souzo reverse-engineered the Wazuh agent-server protocol via packet analysis and built wazoo, an open-source Python Wazuh manager. Encryption and message framing explained in detail.
wazuhpythonreverse-engineeringnetwork-securityq: A C CLI Tool That Merges Shell and LLM in the Terminal
q is an open-source C CLI that blends shell commands with LLM queries in one REPL, letting sysadmins get help without leaving the terminal.
llmcliterminaldevtoolsPoint0: A New Fullstack TypeScript Framework on Bun and React
Point0 is a fullstack TypeScript framework on Bun that unifies pages, queries, and mutations into a single typed builder pattern.
typescriptbunreactfullstackSkill Retriever Brings 10K-Category Semantic Skill Discovery to Hermes
Skill Retriever maps 1,200+ skills into a 10,000-category taxonomy for Hermes Agent, surfacing the 5 most relevant skills for each query automatically.
ai-agentsllmsemantic-searchhermesFrankenMarkdown: A Zero-Dependency Rust Markdown Engine
FrankenMarkdown v0.3.0 is a zero-dependency Rust engine rendering Markdown into byte-identical HTML and PDF, running natively and via WASM in the browser.
rustmarkdownwasmpdf