workos-webhooks
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data exfiltration attempts were detected.
- [EXTERNAL_DOWNLOADS]: The skill correctly references official packages and vendor-owned tools. It utilizes the official
@workos-inc/nodeSDK and suggests usinghookdeck-cli(provided by the skill's author, hookdeck) for local development tunneling. These are documented neutrally and serve the skill's primary purpose. - [COMMAND_EXECUTION]: Provides standard instructions for dependency installation (
npm install,pip install) and local server management (npm start,uvicorn). No suspicious or high-privilege command patterns (likesudoor piped remote scripts) were found. - [DATA_EXFILTRATION]: Environment variable examples for
WORKOS_API_KEYandWORKOS_WEBHOOK_SECRETuse explicitly labeled placeholders and instruct the user to manage them locally. There is no code that attempts to harvest or transmit these credentials to unauthorized third parties.
Audit Metadata