go-create-gorm-model
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [Prompt Injection] (SAFE): No direct patterns for bypassing safety filters or overriding system instructions were detected.
- [Data Exposure & Exfiltration] (SAFE): No hardcoded credentials, sensitive file access, or unauthorized network operations found.
- [Obfuscation] (SAFE): No hidden or encoded content detected.
- [Remote Code Execution] (SAFE): No remote scripts are downloaded or executed.
- [Command Execution] (SAFE): The skill uses
make testandmake lint, which are standard development commands. - [Indirect Prompt Injection] (LOW): The skill ingests data from migration/schema files (Ingestion point: SKILL.md generation steps) and has capabilities to write files and run shell commands (Capability inventory: make test, make lint in SKILL.md). It lacks explicit boundary markers or sanitization logic for the ingested schema data.
Audit Metadata