Back to skill
Skillv0.1.1

VirusTotal security

Resume Ats · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 6:20 AM
Hash
4668f887a56a89a44c0dc945d9862ca3e402f60294d2e4e297912253e2d5aa5d
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: resume-ats Version: 0.1.1 The skill bundle is a legitimate skeleton for a resume and ATS optimization tool. It provides a CLI structure using Typer, configuration handling via Pydantic, and SQLite database schemas, although most functional logic (like PDF parsing and scoring) is currently implemented as placeholders (TODOs). No malicious code, data exfiltration, or prompt injection attempts were detected. A minor implementation bug exists in resume_ats/storage/database.py where the 'json' module is used without being imported, and the project specifies an unreleased Python version (3.14), but these appear to be unintentional development artifacts rather than malicious intent.
External report
View on VirusTotal