Security audit
Rust + SeaORM Database Explicit Contracts
Security checks for vulnerabilities and agentic risk
Overview
This is a coherent Rust/SeaORM coding guidance skill with an optional local lint script and no evidence of hidden, credential-seeking, network, persistence, or destructive behavior.
Safe to install as coding guidance. Before adopting it, review the optional CI script and be careful with automatic database schema synchronization, especially for shared or production databases where migrations, backups, and review gates may be more appropriate.
Vulnerability Patterns
- Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
- Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
- Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
- Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
- Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Static analysis
No suspicious patterns detected.
