quicknode-skill
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill documentation describes standard blockchain development operations and provides valid code examples for using QuickNode's infrastructure.
- [CREDENTIALS_UNSAFE] (SAFE): Code examples correctly demonstrate the use of environment variables (e.g.,
process.env.QUICKNODE_API_KEY,process.env.PRIVATE_KEY) for sensitive information rather than hardcoding credentials. - [EXTERNAL_DOWNLOADS] (SAFE): Dependencies mentioned (such as
@quicknode/sdkandviem) are standard packages for the described use cases. No suspicious or unverified third-party scripts are included or executed. - [DATA_EXFILTRATION] (SAFE): Network requests are directed to legitimate service endpoints (e.g.,
api.quicknode.com,x402.quicknode.com) as expected for the skill's purpose.
Audit Metadata