okx-activity
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes the
onchainosCLI and MCP tools for listing agents and performing registration. These are vendor-provided tools from the skill's author (okx). - [DATA_EXFILTRATION]: While the skill collects user identifiers like the OKX UID for registration purposes, it includes explicit instructions to mask these identifiers in output (e.g.,
--uid <hidden>) and redact them from audit logs. - [EXTERNAL_DOWNLOADS]: The
_shared/preflight.mdfile directs users to install theonchainosCLI from the official vendor repository on GitHub (github.com/okx/onchainos-skills). As a vendor-owned resource, this is considered normal installation behavior. - [SAFE]: The skill implements strong safety gates, requiring explicit user confirmation before submitting registration commands, which are marked as irreversible.
Audit Metadata