rug-checker
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or safety bypasses were detected. The skill's behavior aligns with its documented purpose of token risk analysis.
- [EXTERNAL_DOWNLOADS]: The skill performs network requests to fetch data from well-known services, including Rugcheck.xyz, DexScreener, and the official Solana RPC endpoint. These operations are necessary for the skill's functionality and target established infrastructure providers.
- [COMMAND_EXECUTION]: The skill executes local bash scripts to process data. User-provided input for token searches is properly sanitized and URL-encoded using
jqbefore inclusion in API requests, preventing command or argument injection. - [DATA_EXFILTRATION]: No sensitive local data access or unauthorized exfiltration was found. The skill only processes publicly available token addresses and metadata. It maintains a local state file for rate limiting, which is standard for high-volume API interactions.
Audit Metadata