skills/jeremylongshore/claude-code-plugins-plus-skills/detecting-database-deadlocks/Gen Agent Trust Hub
detecting-database-deadlocks
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected in the skill instructions or provided scripts.
- [COMMAND_EXECUTION]: The skill requests permissions for database CLI tools (
psql,mysql,mongosh). This is consistent with the stated purpose of managing database deadlocks. - [NO_CODE]: The scripts provided (
analyze_deadlocks.py,resolve_deadlock.py, andsimulate_deadlock.py) are boilerplate file-processing templates. Although their headers and README descriptions claim they perform database operations, the actual implementation only performs local filesystem checks (file size, JSON validation), which is a non-malicious discrepancy.
Audit Metadata