tracking-token-launches
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill performs its stated function using legitimate blockchain interaction methods.
- [EXTERNAL_DOWNLOADS]: The skill fetches blockchain logs and token metadata from well-known services including Etherscan, BscScan, and various public RPC providers. These are trusted and well-known industry resources.
- [COMMAND_EXECUTION]: Local execution is limited to the provided Python scripts for data processing and analysis. There is no evidence of unauthorized shell commands or injection risks.
- [CREDENTIALS_UNSAFE]: The skill manages API keys and RPC URLs safely via environment variables or command-line flags, with no evidence of hardcoded credentials in the source files.
- [PROMPT_INJECTION]: No prompt injection or behavior override instructions were found. External data such as token metadata is processed for display and does not affect the agent's instruction logic.
Audit Metadata