{"id":20640520,"url":"https://github.com/kovart/challenge-5","last_synced_at":"2026-06-01T04:01:33.449Z","repository":{"id":97651961,"uuid":"421607810","full_name":"kovart/challenge-5","owner":"kovart","description":"Agent for a well-known security protocol 🤫","archived":false,"fork":false,"pushed_at":"2021-10-26T22:57:14.000Z","size":167,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-19T12:28:19.005Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"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":null,"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":"2021-10-26T22:57:02.000Z","updated_at":"2021-10-26T23:00:21.000Z","dependencies_parsed_at":"2023-03-23T09:19:37.892Z","dependency_job_id":null,"html_url":"https://github.com/kovart/challenge-5","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kovart/challenge-5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kovart%2Fchallenge-5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kovart%2Fchallenge-5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kovart%2Fchallenge-5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kovart%2Fchallenge-5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kovart","download_url":"https://codeload.github.com/kovart/challenge-5/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kovart%2Fchallenge-5/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33759178,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"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":[],"created_at":"2024-11-16T15:29:46.524Z","updated_at":"2026-06-01T04:01:33.402Z","avatar_url":"https://github.com/kovart.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Compound Utilization Rate Token\n\n## Description\n\nThis agent monitors Ethereum network and alerts if utilization rate of\nthe provided pools changes by a certain percentage within a certain period.\n\n## Alert strategy\n\nThe agent fires the alarm only once, when it reaches an extremum within a specified time interval.\n\n## Variables\n\n##### ALERT_CHANGE_RATE: `number`\n\n- The minimum change needed to trigger the agent\n- Default `0.1` (10%)\n\n##### WATCH_INTERVAL: `number`\n\n- The interval during which the change is detected\n- Default `3600` (60 minutes)\n\n##### WATCH_TOKENS: `Array\u003cstring\u003e`\n\n- Compound cToken pools\n- Default `cUSDC`, `cDAI`, `cETH`\n\n## Compound Configs\n\nTo make the agent more testable, all Compound configs are parsed\nfrom the [compound-finance/compound-config](https://github.com/compound-finance/compound-config)\nofficial repository and used depending on the `network` property provided in the block event.\n\n## Supported Chains\n\n- Ethereum\n\n## Alerts\n\n- COMP-UTILIZATION-RATE-0\n  - Fired when utilization rate in specified pools changes by a specified percentage or more within a specified interval\n  - Severity is always set to \"medium\"\n  - Severity is always set to \"suspicious\"\n  - `Metadata`\n    - `lowestRate` the lowest utilization rate within current interval\n    - `highestRate` the highest utilization rate within current interval\n    - `change` current utilization rate change\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkovart%2Fchallenge-5","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkovart%2Fchallenge-5","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkovart%2Fchallenge-5/lists"}