api-gateway-configurator
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides declarative configuration templates for Kong, AWS API Gateway, Tyk, and Apigee. Analysis of the instructions and examples revealed no malicious code, data exfiltration patterns, or obfuscation.
- [CREDENTIALS_UNSAFE]: The skill demonstrates best practices by using environment variable placeholders (e.g.,
${env:API_KEY}and${JWT_SECRET}) in its configuration examples instead of hardcoding sensitive secrets or credentials. - [COMMAND_EXECUTION]: Although the skill has access to shell tools (e.g., 'Bash'), its instructions are strictly limited to the generation and management of static configuration files (YAML/JSON) for API management platforms.
Audit Metadata