quicknode-local-dev-loop
Pass
Audited by Gen Agent Trust Hub on Sep 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a template for Web3 development, providing a TypeScript snippet to connect to a blockchain RPC provider.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials or API keys were detected. The skill correctly utilizes
process.env.QUICKNODE_ENDPOINTfor sensitive configuration. - [REMOTE_CODE_EXECUTION]: There are no patterns involving remote script execution or piped shell commands. The code snippet provided is a standard usage example for the
etherslibrary. - [INDIRECT_PROMPT_INJECTION]: The skill does not interact with untrusted external data sources (like public web pages or user-supplied URLs) that could introduce malicious instructions into the agent's context.
Audit Metadata