Back to skill
Skillv1.1.2

VirusTotal security

Agentic Letters · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:33 AM
Hash
c7cb9a750966bdca81ed7f79d9ebb8f35dede4b264501704bbf29a557679849a
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: agentic-letters Version: 1.1.2 The skill bundle is benign. The `SKILL.md` provides clear instructions for an AI agent to interact with the `agentic-letters.com` API for sending physical letters, without any prompt injection attempts or instructions for unauthorized actions. The `agentic_letters.py` script uses only standard Python libraries (`urllib.request`, `json`, `base64`, `pathlib`, `os`) to perform its stated function: reading a user-provided PDF, base64-encoding it, and sending it to the specified API endpoint. It stores API keys in the expected OpenClaw secrets location and creates local records in a dedicated workspace directory. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or supply chain attacks. All network and file operations are directly related to the skill's documented purpose.
External report
View on VirusTotal