public-relayer
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or data exfiltration attempts were detected. The skill's instructions and code examples are strictly focused on its stated purpose of transaction relaying.
- [EXTERNAL_DOWNLOADS]: The skill communicates with the vendor's official endpoints (
relayer.1shotapi.comandrelayer.1shotapi.dev) for JSON-RPC operations and fetching public keys (JWKS) for webhook verification. - [CREDENTIALS_UNSAFE]: The provided code examples follow best practices by instructing the use of environment variables (
process.env.DELEGATOR_PRIVATE_KEY) for sensitive information rather than hardcoding secrets.
Audit Metadata