api-client
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates the creation of API integrations using standard JavaScript patterns. It promotes secure credential management by referencing environment variables (
process.env.API_KEY,process.env.CLIENT_ID,process.env.CLIENT_SECRET) rather than hardcoding sensitive information. - [COMMAND_EXECUTION]: The documentation includes a command for local configuration validation (
python scripts/validate-config.py). This is a legitimate development workflow for validating local JSON files and does not involve remote code execution, obfuscation, or unauthorized access.
Audit Metadata