Back to skill
Skillv0.5.1

VirusTotal security

Podfetcher Tools · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 6:37 AM
Hash
b5f0a001b75049b19e0c48818bc4880cd423674640cf28f3fd7bfb83af5287af
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: podfetcher-tools Version: 0.5.1 The podfetcher-tools bundle is a well-structured Node.js client for the Podfetcher API, providing CLI, SDK, and MCP interfaces. The code uses native Node.js modules (node:util, node:crypto) and avoids external dependencies, significantly reducing the supply chain attack surface. Security best practices are followed, such as using encodeURIComponent for path parameters and the native URL class for safe endpoint construction in src/sdk.js. No evidence of data exfiltration, malicious execution, or prompt injection was found.
External report
View on VirusTotal