apideck-java
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides standard documentation and code examples for using the official Apideck Java SDK.
- [EXTERNAL_DOWNLOADS]: The skill references the
com.apideck:unifyMaven/Gradle dependency. This is the official SDK provided by the vendor (Apideck) and is a trusted resource. - [CREDENTIALS_UNSAFE]: The code snippets and instructions correctly advise against hardcoding API keys, instead demonstrating the use of environment variables via
System.getenv("APIDECK_API_KEY").
Audit Metadata