database-table-creator
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute
./gradlewcommands for running database migrations and executing test suites. This is a standard and expected operation for Kotlin/Java development projects. - [EXTERNAL_DOWNLOADS]: The use of the Gradle build system typically involves downloading project dependencies and plugins from official, well-known registries such as Maven Central and the Gradle Plugin Portal. These operations are routine for the claimed purpose of the skill.
- [PROMPT_INJECTION]: The skill processes user-defined inputs (such as table and column names) to populate code templates. This creates a surface for indirect prompt injection (Category 8); however, the skill provides extensive documentation, rigid templates, and a detailed validation checklist to ensure output integrity and adherence to the defined schema rules.
Audit Metadata