Skip to main content

Autonomous Technical Debt & Security Remediation Agent

Project description

Refactoring Agent 🛡️

PyPI version Security Build Status License: MIT

Autonomous Technical Debt & Security Remediation Agent.

Refactoring Agent goes beyond simple linting. It is an infrastructure layer for Continuous Modernization that:

  1. Scans legacy code for technical debt and Critical Security Vulnerabilities.
  2. Fixes issues automatically using a deterministic Rule Engine and LLMs (OpenAI/Ollama).
  3. Protects your codebase with strict CI/CD gates.

"Snyk finds the vulnerability. Refactoring Agent fixes it."


🚀 Key Features

🛡️ Security Scanning (New in v3.11)

Proactively hunts for critical vulnerabilities that static linters often miss:

  • 🚫 Arbitrary Code Execution: Detects and blocks eval() and exec().
  • 🚫 Shell Injection: Flags dangerous os.system() calls.
  • 🚫 Safe I/O: Enforces modern input() over insecure legacy alternatives.

Example Output:

[ERROR] src/payment_gateway.py:12 Security Risk: usage of eval() detected. This allows arbitrary code execution.
[ERROR] src/utils.py:45 Security Risk: usage of os.system() detected. Vulnerable to shell injection.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

refactoring_agent-3.11.2.tar.gz (14.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

refactoring_agent-3.11.2-py3-none-any.whl (11.1 kB view details)

Uploaded Python 3

File details

Details for the file refactoring_agent-3.11.2.tar.gz.

File metadata

  • Download URL: refactoring_agent-3.11.2.tar.gz
  • Upload date:
  • Size: 14.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for refactoring_agent-3.11.2.tar.gz
Algorithm Hash digest
SHA256 50f967d26bc436b574eece48c252414dbdff2b4db293623d04df538705ab9e85
MD5 798ff1533d80320d7b4cc3bb9d26bc92
BLAKE2b-256 ab09d53ac61ef8d19ff12ba36ba00b839479a4068b122a9aa15305f3f0d69d89

See more details on using hashes here.

File details

Details for the file refactoring_agent-3.11.2-py3-none-any.whl.

File metadata

File hashes

Hashes for refactoring_agent-3.11.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6f92fbc193a0d2ca558596d6e577fb0e3c4d40b0d784d346dd67c56d7f974eee
MD5 5bfff9976cb75c054ca30919eb858394
BLAKE2b-256 ee41f7ca37d62a9aa4395a68a9e932abecb1996cc0676356006c5ee44bdb3331

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page