Back to skill
Skillv1.0.0

VirusTotal security

Pain Point Finder · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 4:42 AM
Hash
9c171d6cc9c4d0d3fee4699aacc58499c541edaf80638045474ff9dc886a8593
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: pain-point-finder Version: 1.0.0 The skill bundle is benign. The `SKILL.md` provides clear, task-oriented instructions for the AI agent to execute a local Node.js script (`scripts/pain-points.mjs`). The script itself strictly adheres to its stated purpose of discovering pain points on Reddit via the `api.pullpush.io` endpoint. It uses Node.js's built-in `https` module for network requests, implements robust rate limiting and exponential backoff, and handles input parameters safely via `URLSearchParams`, preventing injection vulnerabilities. File system access is limited to reading intermediate JSON output from previous steps or stdin, which is a legitimate part of the workflow. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts to deviate the agent from its intended function.
External report
View on VirusTotal