Back to skill
Skillv1.0.3

VirusTotal security

Foam Notes · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 29, 2026, 3:47 AM
Hash
c87c82153edc98f327c51c6d9a769ae7cd49918b48b0d51fb21a138c27525dc0
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: foam-notes Version: 1.0.3 The OpenClaw AgentSkills skill bundle for Foam notes is benign. All Python scripts perform expected file system operations (read, write, delete, rename, copy) within a user-defined or auto-detected Foam workspace, primarily targeting Markdown files. The scripts use `pathlib` and `shutil` for file operations, avoiding `os.system` or `subprocess` calls with unsanitized input, thus mitigating shell injection risks. There is no evidence of network communication, sensitive data exfiltration (beyond its own `FOAM_WORKSPACE` environment variable), persistence mechanisms, or prompt injection attempts in `SKILL.md`. The `SKILL.md` serves as documentation for a human user, not as instructions for an AI agent.
External report
View on VirusTotal