sdk-adapter
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides technical documentation and TypeScript templates for implementing an adapter pattern. It does not contain executable malicious scripts or obfuscated code.- [SAFE]: The provided code snippets demonstrate secure implementation patterns, specifically HMAC-SHA256 signature verification for webhook handlers to ensure request integrity and authenticity.- [SAFE]: All Node.js packages referenced (e.g., @skillrecordings/sdk) are legitimate vendor resources belonging to the skill author, used for defining interfaces and handling signatures.- [SAFE]: No hardcoded credentials were found; the examples correctly reference environment variables for sensitive data like webhook secrets.
Audit Metadata