Back to skill
Skillv1.0.0

VirusTotal security

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

Scanner verdict

BenignApr 30, 2026, 3:35 AM
Hash
d6b7b00b649dc442eaf978163f7c0bb73f9377f31144911e74a92ca384a84a46
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: coda-packs Version: 1.0.0 The OpenClaw AgentSkills skill bundle for Coda Packs is benign. The `SKILL.md` clearly defines the skill's purpose (managing Coda Packs via REST API) and its limitations, directing users to the Coda Pack SDK CLI for out-of-scope features. It explicitly requires a `CODA_API_TOKEN` environment variable, which is necessary for its stated function. The `scripts/coda_packs_cli.py` script uses this token to interact solely with the official Coda API (`https://coda.io/apis/v1`). It includes safety confirmations for destructive operations like deleting packs and does not contain any evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent to perform unauthorized actions. All observed behaviors are aligned with the stated purpose.
External report
View on VirusTotal