Back to skill
Skillv1.0.1

VirusTotal security

Call Scorecard Builder · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 6:15 AM
Hash
65f34f0522e88232320d67ff4872b1e324f13d798f4a476bba73354e6f63b5b7
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: call-scorecard-builder Version: 1.0.1 The skill bundle is a legitimate tool designed to generate call evaluation scorecards and training templates. The core logic in `scripts/run.py` is well-structured, uses only Python standard libraries, and includes defensive features such as a pattern scanner that checks for hardcoded secrets and dangerous shell commands (e.g., `curl|bash`). While the script contains auditing capabilities (directory scanning and pattern matching) that exceed the basic requirements of a scorecard builder, these appear to be part of a standardized 'Skill' template used for self-testing and quality assurance, as evidenced by `SELF_CHECK.md` and `tests/smoke-test.md`. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
External report
View on VirusTotal