xyo-knowledge
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents the XYO Protocol 2.0 and provides usage instructions for the
@xyo-networksoftware development kit. No malicious patterns such as prompt injection, unauthorized data exfiltration, or remote code execution were found. - [SAFE]: Instructions for identity management (Account/Wallet) utilize standard cryptographic primitives (secp256k1) and do not contain hardcoded secrets or unsafe credential handling practices. It correctly advises on the use of mnemonics and private keys in a developer context.
- [SAFE]: The 'Protocol Best Practices' section includes defensive coding patterns, specifically recommending Zod validation for any payload data read from external sources (chain/datalake) to prevent processing of malformed or malicious data.
- [SAFE]: All external references and package recommendations (@xyo-network/*, ethers, sha.js) are legitimate vendor resources or well-known, trusted industry libraries.
Audit Metadata