{"id":20640526,"url":"https://github.com/kovart/forta-aztec-protocol-funding","last_synced_at":"2025-08-16T07:34:38.293Z","repository":{"id":97652030,"uuid":"540392933","full_name":"kovart/forta-aztec-protocol-funding","owner":"kovart","description":"🗿 The bot detects when an account that was funded by Aztec Protocol interacts with any contract","archived":false,"fork":false,"pushed_at":"2023-04-24T09:03:17.000Z","size":928,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-06T13:45:01.846Z","etag":null,"topics":["aztec-protocol","blockchain","bot","forta","tornado-cash"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kovart.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-23T10:41:25.000Z","updated_at":"2022-09-24T12:24:02.000Z","dependencies_parsed_at":"2025-01-17T08:31:50.193Z","dependency_job_id":"f60b9c80-c517-4105-9f9d-3b4ac92ff473","html_url":"https://github.com/kovart/forta-aztec-protocol-funding","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kovart/forta-aztec-protocol-funding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kovart%2Fforta-aztec-protocol-funding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kovart%2Fforta-aztec-protocol-funding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kovart%2Fforta-aztec-protocol-funding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kovart%2Fforta-aztec-protocol-funding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kovart","download_url":"https://codeload.github.com/kovart/forta-aztec-protocol-funding/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kovart%2Fforta-aztec-protocol-funding/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270683986,"owners_count":24627773,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aztec-protocol","blockchain","bot","forta","tornado-cash"],"created_at":"2024-11-16T15:29:47.357Z","updated_at":"2025-08-16T07:34:38.256Z","avatar_url":"https://github.com/kovart.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Aztec Protocol Funding\n\n## Description\n\nThis bot detects when Aztec Protocol was used to fund an EOA, as well as when that EOA interacts with a contract.\n\n## Supported Chains\n\n- Ethereum\n\n## Alerts\n\n- AZTEC-PROTOCOL-FUNDING\n  - Fired when Aztec Protocol was used to fund an EOA\n  - Severity is always set to \"low\"\n  - Type is always set to \"info\"\n  - Labels:\n    ```\n      entityType: EntityType.Address,\n      label: 'MixerFunded',\n      confidence: 1,\n      entity: account\n    ```\n  \n\n- AK-AZTEC-PROTOCOL-FUNDED-ACCOUNT-INTERACTION-0\n  - Fired when a transaction contains contract interactions from a Aztec Protocol funded account\n  - Severity is always set to \"low\"\n  - Type is always set to \"suspicious\"'\n  - Labels\n    ```\n      entity: txEvent.to,\n      entityType: EntityType.Address,\n      label: 'Attacker',\n      confidence: 0.001\n    ```\n    ```\n      entity: txEvent.hash,\n      entityType: EntityType.Transaction,\n      label: 'Attack',\n      confidence: 0.001\n    ```\n\n- AK-AZTEC-PROTOCOL-FUNDED-ACCOUNT-DEPLOYMENT\n  - Fired when an account funded via Aztec Protocol deployed a contract\n  - Severity is always set to \"high\"\n  - Type is always set to \"suspicious\"'\n  - Metadata:\n    - containedAddresses: an array of addresses found inside the contract bytecode and storage slots.\n  - Labels\n    ```\n      entityType: EntityType.Address,\n      label: 'Attacker',\n      confidence: 0.1,\n      entity: account\n    ```\n    ```\n      entityType: EntityType.Address,\n      label: 'Exploit',\n      confidence: 0.1,\n      entity: contractAddress\n    ```\n\n## Test Data\n\n#### AZTEC-PROTOCOL-FUNDING\n\nDue to the limitation on the number of findings per request, the bot publishes alerts in batches. \nTherefore, to test these alerts, you need to scan the whole block.\n\n```bash\n$ npm run block 15826198\n```\n\n#### AK-AZTEC-PROTOCOL-FUNDED-ACCOUNT-INTERACTION-0\n\nThe following command should detect the finding with account 0x4f6420e54191389555d33c0850e8ec66dccbcd45.\n\n```bash\n$ npm run range 15851384..15851427\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkovart%2Fforta-aztec-protocol-funding","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkovart%2Fforta-aztec-protocol-funding","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkovart%2Fforta-aztec-protocol-funding/lists"}