afas
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a standard integration guide that provides instructions and code examples for using the Apideck HRIS unified API to interact with AFAS Software.
- [EXTERNAL_DOWNLOADS]: References the official
@apideck/unifyNode.js package and official vendor domains includingapideck.com,specs.apideck.com, andunify.apideck.com. These are legitimate resources associated with the skill's author and the service being integrated. - [CREDENTIALS_UNSAFE]: No hardcoded credentials were found. The skill demonstrates best practices by using environment variables (
APIDECK_API_KEY,APIDECK_APP_ID,CONSUMER_ID) and referencing the Apideck Vault for secure credential management. - [COMMAND_EXECUTION]: Provides standard
curlcommands for API interaction and verification. These commands target official vendor endpoints and do not exhibit signs of command injection or malicious intent. - [DATA_EXFILTRATION]: Network operations are limited to official service endpoints (
unify.apideck.com) and are used for the stated purpose of API integration.
Audit Metadata