» Tag
python
18 postsA Tool to Quickly Audit LLM-Generated Python Codebases
pyreplay aids in auditing Python code generated by LLMs, turning runs into explorable HTML pages.
AutoGPT Email Block: SSRF Vulnerability and Its Implications
The SSRF vulnerability in AutoGPT's `SendEmailBlock` feature allows internal network scanning and service information exfiltration.
NoiseHound – Detection-Aware BloodHound Attack Path Scoring
NoiseHound scores attack paths based on detection surface, enhancing BloodHound's utility in security assessments.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comReverse Engineering the Closed GoodNotes Format Using LLMs
Export your data using an open-source Python toolkit that decodes GoodNotes format.
AWS Powers PyPI and the PSF
AWS supports the infrastructure of the Python Software Foundation's PyPI and services. Spending increased by 69% in 2026.
Fensu: A Tool to Prevent Python and TypeScript Repos from Becoming Spaghetti
Fensu is a tool that preserves the architecture of Python and TypeScript repos, preventing code drift and enforcing conventions.
Hubmesh: Smart Planner for Multi-hop RAG Retrieval
Hubmesh is a Python library that improves multi-hop RAG retrieval quality. It integrates seamlessly with vector databases.
Programmatic Memory for Long-Horizon LLM Agents
PRO-LONG enhances long-horizon LLM agents' performance by integrating programmatic memory.