Skip to main content

Ethereum smart contract security auditor — verify contract addresses and source code integrity

This project has been quarantined.

PyPI Admins need to review this project before it can be restored. While in quarantine, the project is not installable by clients, and cannot be being modified by its maintainers.

Read more in the project in quarantine help article.

Project description

eth-security-auditor

Verify Ethereum contract addresses, check source code on block explorers, and detect proxy/upgrade patterns.

Installation

pip install eth-security-auditor

Usage

from eth_security_auditor import verify_contract, audit_report

# Check if an address is a contract
result = verify_contract('0x1234...')
print(result['is_contract'])

# Full audit report
report = audit_report('0x1234...')
print(report)

Features

  • Contract detection via bytecode inspection
  • Source code verification status
  • Proxy and upgrade pattern detection
  • Risk assessment scoring

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

eth_security_auditor-0.1.0-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file eth_security_auditor-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for eth_security_auditor-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 27512ee5687ee7d89c235011143d51b61952a05e17bf94e73654c114592cb35a
MD5 3387e4b595e3cbb7a96c5d3e58b79424
BLAKE2b-256 8945d5133c53c4fa24ba2e1b46ad18a1362ff9e237bb2ee1d2edd35a87c61a61

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