charliehr
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an integration guide for CharlieHR using Apideck's HRIS Unified API. All functional examples and instructions align with the stated purpose of HRIS data management.
- [CREDENTIALS_UNSAFE]: The skill correctly instructs the use of environment variables (
process.env.APIDECK_API_KEY) and Apideck Vault for authentication, avoiding hardcoded secrets. - [EXTERNAL_DOWNLOADS]: References to external sites include official documentation from
apideck.comandcharliehr.com, as well as API specifications fromspecs.apideck.com. - [REMOTE_CODE_EXECUTION]: Code examples utilize the official
@apideck/unifyNode.js package, which is an expected vendor resource. - [DATA_EXFILTRATION]: Network requests (
curlexamples) are directed exclusively to the vendor's unified API endpoints atunify.apideck.comfor legitimate coverage checks and proxy operations.
Audit Metadata