Back to skill
Skillv1.6.0

VirusTotal security

Gorm Expert · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 6:27 AM
Hash
fd1950feed1071fd697b875df68b5a9fdf9f3eff7a44c6410edfb1d9f9615ec8
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: gorm-expert-skill Version: 1.6.0 The gorm-expert-skill bundle is a comprehensive toolkit for Go developers using GORM v2, focusing on best practices, performance optimization, and security. It contains well-structured Go source code for database abstractions (BaseModel, QueryBuilder) and several Python utility scripts for static analysis (analyze_gorm.py), SQL-to-struct generation (gen_model.py), and performance advising. The code demonstrates strong security awareness, such as implementing input validation in query_builder.go (safeField) to prevent SQL injection and providing multi-tenancy isolation logic. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; all scripts operate locally on user-provided data or specified output directories.
External report
View on VirusTotal