Back to skill
Skillv1.0.1

VirusTotal security

Apify Competitor Intelligence · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 3:47 AM
Hash
c430ad4a651728175f42e91117b64e146edc968747406ca42f6d62f5651cdfb9
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: apify-competitor-intelligence Version: 1.0.1 The OpenClaw AgentSkills bundle is benign. The `SKILL.md` file explicitly defines robust input sanitization rules for `ACTOR_ID`, `JSON_INPUT`, and output filenames, instructing the AI agent to reject shell metacharacters and path separators, which is a strong defense against prompt and shell injection. The `run_actor.js` script further implements comprehensive input validation, including a critical `validateOutputPath` function that prevents path traversal by ensuring all file writes occur within the current working directory. All network communication is strictly limited to `api.apify.com`, and there is no evidence of data exfiltration, unauthorized execution, persistence mechanisms, or other malicious intent.
External report
View on VirusTotal