query-token-audit
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a legitimate interface for checking the security of crypto tokens using a well-known service's API (web3.binance.com). It does not access sensitive local files or execute arbitrary commands.
- [EXTERNAL_DOWNLOADS]: The skill makes network requests to 'https://web3.binance.com'. This is a well-known service and belongs to the stated author (binance), making it a trusted vendor resource for this context.
- [DATA_EXFILTRATION]: No sensitive data access or exfiltration patterns detected. The data transmitted (Chain ID, contract address, and request UUID) is standard for the described audit functionality.
- [PROMPT_INJECTION]: The instructions do not contain any patterns attempting to override safety filters or bypass agent instructions.
- [COMMAND_EXECUTION]: The skill does not include or invoke any shell commands or subprocesses beyond the documented example curl request for testing purposes.
Audit Metadata