db-concurrency
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for the legitimate purpose of identifying database concurrency issues such as lost updates, race conditions, and improper isolation levels.
- [SAFE]: It utilizes a restricted set of tools (Read, Grep, Glob, Bash) to perform static analysis of application code and dynamic introspection of database statistics.
- [SAFE]: The skill implements a security-conscious data handling policy by explicitly instructing the agent to redact secrets (e.g., credentials) before including code snippets in findings.
- [SAFE]: Database queries are limited to system metadata (pg_stat_activity, pg_stat_database) which are used to confirm live contention rather than accessing sensitive user data.
- [SAFE]: No remote downloads, obfuscation, or persistence mechanisms were detected in the skill instructions.
Audit Metadata