Trade Qualifier
PassAudited by VirusTotal on May 10, 2026.
Overview
Type: OpenClaw Skill Name: trade-qualifier Version: 1.0.0 The trade-qualifier skill bundle is a set of instructions and metadata for an AI agent to perform B2B lead scoring and classification. The logic defined in SKILL.md and README.md is consistent with the stated purpose of customer evaluation across six dimensions. No malicious code, data exfiltration attempts, or harmful prompt injection instructions were found in any of the files, including the sample CSV data.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
This does not show malicious behavior, but users may want to know why a network-capable command-line tool is required for an otherwise instruction-only scoring skill.
The skill declares curl as a required binary even though the provided files contain no code, install step, URL, or documented reason for using network-capable tooling.
requires:
bins:
- curlThe publisher should either remove the curl requirement if unused or document exactly when and how it is used, including any network destinations and user approval expectations.
