lead-enrichment
Pass
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill includes two Python scripts (
scripts/find.pyandscripts/enrich.py) that the agent is instructed to run locally to process CSV data and interact with the WebClaw service. These scripts rely exclusively on the Python standard library and contain no suspicious command execution patterns. - [EXTERNAL_DOWNLOADS]: The provided scripts facilitate communication with the vendor's official API at
api.webclaw.ioto perform web searches and structured extraction of lead data. This network activity is documented and essential for the skill's primary purpose. - [SAFE]: No malicious patterns, such as prompt injection, hardcoded credentials, or obfuscated code, were detected. The skill manages sensitive API keys via environment variables and operates within its stated scope of discovering and qualifying business leads.
Audit Metadata