adding-a-trigger
Pass
Audited by Gen Agent Trust Hub on Jul 20, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill is a standard technical documentation file intended for developers. It contains no malicious patterns, prompt injections, or obfuscated code. It promotes security best practices, such as using Row Level Security (RLS) in database migrations and storing only hashed versions of secrets.
- [COMMAND_EXECUTION]: The document contains several standard development and build commands (e.g.,
cargo sqlx migrate,npm run generate-backend-client,python3 system_prompts/generate.py). These commands are part of the platform's legitimate development workflow and are intended for manual execution by a developer within a controlled environment.
Audit Metadata