dex-pool-analysis

Pass

Audited by Gen Agent Trust Hub on Mar 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security concerns or malicious patterns were identified in the skill content or scripts.
  • [EXTERNAL_DOWNLOADS]: The scripts scripts/analyze_pools.py and scripts/pool_monitor.py fetch real-time market data from the DexScreener API (api.dexscreener.com), which is a standard and reputable source for cryptocurrency data.
  • [INDIRECT_PROMPT_INJECTION]: The skill possesses an ingestion surface for untrusted data from an external API. Ingestion points: scripts/analyze_pools.py and scripts/pool_monitor.py ingest JSON data from DexScreener. Boundary markers: Data is parsed as JSON and processed numerically for analytics. Capability inventory: The skill performs read-only network operations and mathematical calculations; it contains no file-system access, command execution, or other dangerous logic. Sanitization: Uses standard JSON parsing with explicit type conversion for numerical data.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 21, 2026, 02:36 PM