api-endpoint-creator
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: All components of the skill consist of boilerplate code templates and architectural guidelines for Kotlin/Micronaut development. The analysis found no evidence of malicious intent or security vulnerabilities across the provided files.
- [COMMAND_EXECUTION]: The skill includes instructions for running standard Gradle commands to execute tests (e.g.,
./gradlew test). These commands are appropriate for JVM-based development workflows and do not pose a security risk. - [PROMPT_INJECTION]: The skill uses instructional language to define coding standards and scaffolding processes. There are no patterns indicating attempts to override safety filters, extract system prompts, or bypass agent constraints.
- [DATA_EXFILTRATION]: No patterns were found that would lead to the exposure or exfiltration of sensitive data. The templates correctly use security annotations and placeholders for environment-specific configurations.
- [REMOTE_CODE_EXECUTION]: No remote execution patterns or untrusted external script downloads were identified. The dependencies referenced in the templates (such as Micronaut, Retrofit, and Arrow) are well-established libraries in the developer community.
Audit Metadata