SkillAgentSearch skills...

Asterix

An example script finding self-destructs in Eveem sources published on BigQuery

Install / Use

/learn @eveem-org/Asterix
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

About

An example script finding self-destructs and token underflows in Eveem.org contract sources published on BigQuery

The code has just two simple files:

  • asterix.py - the main execution script
  • script.js - the analyser function for BigQuery

Hopefully you'll understand what's going on. If you don't - fill in an Issue in this repo.

Usage

Usage: python3 asterix.py

Wait for 20 seconds and receive all the contracts with potential issues, as explained here

Requirements

You will need to sign up for cloud.google.com first, and set up the google cloud / bigquery environment:

https://cloud.google.com/bigquery/docs/quickstarts

View on GitHub
GitHub Stars47
CategoryDevelopment
Updated1mo ago
Forks9

Languages

JavaScript

Security Score

90/100

Audited on Feb 13, 2026

No findings