crypto-hft
Pass
Audited by Gen Agent Trust Hub on Feb 20, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE] (SAFE): The provided content is limited to a markdown file (
SKILL.md) containing documentation, command definitions, and metadata. There are no executable scripts (Python, Node.js, Shell) or configuration files included that could perform operations. - [CREDENTIALS_UNSAFE] (SAFE): The skill declares several sensitive environment variables in its metadata (e.g.,
POLY_PRIVATE_KEY,POLY_API_KEY) which are required for trading on Polymarket. Requesting these via standard environment variable gates for user-provided secrets is a legitimate configuration pattern and does not constitute a security risk in this context, as no code is present to mishandle or exfiltrate them.
Audit Metadata