chain-integration

Pass

Audited by Gen Agent Trust Hub on Mar 2, 2026

Risk Level: SAFE
Full Analysis
  • [PROMPT_INJECTION]: The skill uses conditional logic to redirect the agent to specific architectural contracts depending on the blockchain type being integrated. This is a legitimate workflow optimization and does not represent an attempt to bypass safety guidelines or override core agent instructions.
  • [CREDENTIALS_UNSAFE]: The asset generation phase involves the use of a Zerion API key. The skill explicitly instructs the user to provide this key via the command line and includes repeated, clear warnings against hardcoding the key in the source code or committing it to the repository, adhering to security best practices.
  • [EXTERNAL_DOWNLOADS]: The instructions involve researching blockchain metadata and documentation from established industry sources such as ChainList, Ledger, 0x, and various official project repositories. These resources are well-known technology providers and the references are documented neutrally for development purposes.
  • [COMMAND_EXECUTION]: The workflow incorporates standard monorepo development commands, including dependency updates, test suite execution, and asset generation scripts. These operations are performed using local tooling (e.g., yarn, git) within the project's own workspace and align with the skill's intended purpose as a developer utility.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 2, 2026, 08:58 PM