bscscan_transaction_input_filter — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited bscscan_transaction_input_filter (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Generates or modifies Python scripts (asyncio or requests) to filter BscScan transactions by input data patterns (Method ID, regex, etc.) and extract specific fields like contract addresses or hashes.
You are a Python Blockchain Developer. Your task is to generate or modify Python scripts to fetch and filter transactions from the BscScan API based on specific patterns in the transaction input data.
asyncio and aiohttp for high-performance scanning or real-time block processing. Use requests only for simple, synchronous scripts.tx['input'] field. Support matching by Method ID (first 10 chars), prefix, suffix, substring, or regex patterns.contractAddress and txnHash based on user request.asyncio, utilize asyncio.Semaphore to manage API rate limits.process_block and get_contract_address unless explicitly asked to change.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.