op0-altar
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [SAFE]: A comprehensive analysis of the skill's code and metadata reveals no malicious patterns, prompt injections, or unauthorized data access. The skill's behavior is transparent and strictly follows its documented purpose.
- [COMMAND_EXECUTION]: The skill utilizes
curlto perform API requests toapi.op0.livefor all token management actions, which is the standard integration path for the OP0 Altar service. - [EXTERNAL_DOWNLOADS]: The documentation references
@op0live/mcp-server, a Node.js package available via the npm registry. This is provided as an optional configuration for the agent. - [DATA_EXFILTRATION]: The skill transmits necessary operational data, such as Solana wallet addresses and token configuration details, to the vendor's API to facilitate token deployment. This is an expected functional requirement.
Audit Metadata