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.12.0.tar.gz (16.9 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.12.0-py3-none-any.whl (14.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: refactoring_agent-3.12.0.tar.gz
  • Upload date:
  • Size: 16.9 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.12.0.tar.gz
Algorithm Hash digest
SHA256 bb51e78cace94185054f67d80cd9900a8a7af4cdf8aa5c9972d2993eb8173e12
MD5 3446c766866af8be5b2fcb8d741f7a70
BLAKE2b-256 44e235e33c3ed60e081288e179dc4ef7823197ddf97da4045b935f7f126b2b69

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for refactoring_agent-3.12.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8e6c9d06d1b4aa5712eb08684e6f1619551ccedecb35a9308096b1c6973bb962
MD5 579d618bae0f3f0fe47705dd0b709b54
BLAKE2b-256 3742817a09141457b4941b4c5e6c34f982a4f04b5398babba06f3744f87068da

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