Back to skill
Skillv1.0.1

VirusTotal security

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

Scanner verdict

BenignMay 1, 2026, 3:03 AM
Hash
db1ffcf9625ea3aca77fd63bdfcc9048669f6879b2000ba4b908b7658ab11f70
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: linkding Version: 1.0.1 The skill is designed to manage bookmarks via the Linkding REST API. It correctly loads API credentials (URL and API Key) from the designated secure location (`~/.clawdbot/credentials/linkding/config.json`) or environment variables. All network interactions are performed using `curl` against the user-configured Linkding instance, and input parameters are properly sanitized using `jq` for URL encoding and JSON payload construction. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, or prompt injection attempts against the agent beyond its stated purpose. The functionality is entirely aligned with its description.
External report
View on VirusTotal