workhuman-install-auth
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate documentation and code examples for integrating with the Workhuman Social Recognition API.
- [SAFE]: Security best practices are followed by instructing the user to store sensitive credentials like
WORKHUMAN_CLIENT_SECRETin a.envfile instead of hardcoding them. - [SAFE]: All network operations are directed to the official service domain
api.workhuman.comfor authentication and data retrieval. - [SAFE]: The code snippets utilize standard, reputable libraries (
axiosfor TypeScript andrequestsfor Python) without any suspicious execution patterns or remote code downloads.
Audit Metadata