Diseñador base de datos
PassAudited by VirusTotal on Mar 31, 2026.
Findings (1)
The database-designer skill bundle is a legitimate toolset for database schema analysis, index optimization, and migration generation. The included Python scripts (schema_analyzer.py, index_optimizer.py, and migration_generator.py) perform their stated functions using standard library modules like json and re, without any evidence of malicious behavior such as data exfiltration, unauthorized network access, or command injection. The SKILL.md instructions and reference documentation are consistent with the tool's purpose and do not contain any prompt-injection attempts.
