apideck-best-practices
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official Apideck SDKs for various environments (Node.js, Python, Go, PHP, Java) and the Portman tool via GitHub. These resources are maintained by the vendor (apideck-libraries) and are standard for integration development.
- [CREDENTIALS_UNSAFE]: Documentation provides the expected structure for authentication headers (e.g.,
Authorization: Bearer {API_KEY}) but explicitly advises against hardcoding keys, recommending the use of environment variables or secrets managers instead.
Audit Metadata