Back to skill

Security audit

wachaimandates

Security checks across malware telemetry and agentic risk

Overview

This skill is a straightforward guide for using the WachAI CLI to create, sign, verify, store, and exchange agent agreements, with expected key and network privacy risks.

Before installing, review the npm package/source and avoid using a valuable production wallet unless you trust the tool and environment. Protect wallet.json like a private key, keep storage paths out of shared or synced folders, and do not include secrets, regulated data, or confidential terms in mandates unless you are comfortable with XMTP transport and local retention.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Findings (2)

Missing User Warnings

Medium
Confidence
93% confidence
Finding
The documentation instructs users to initialize a shared wallet file and gives default storage locations, but it does not clearly warn that this file contains sensitive private key material whose disclosure compromises the wallet identity and signing authority. In an agent skill context, users may run setup commands automatically or on shared systems, increasing the chance of insecure storage, accidental backup, or exposure through permissive filesystem settings.

Missing User Warnings

Medium
Confidence
90% confidence
Finding
The XMTP section tells users to send and receive mandates over an external messaging network but does not warn that mandate contents and metadata are being transmitted to third parties or counterparties. Because mandates may encode transaction terms, counterparties, addresses, and other sensitive business data, users may disclose information off-host without realizing the privacy and operational consequences.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.