Back to skill

Security audit

Truclaw Biometric

Security checks for vulnerabilities and agentic risk

Overview

TruClaw has a coherent biometric approval purpose, but it asks users to install a privileged external plugin and sends tool-call details through third-party services while requiring sensitive identity enrollment.

Review the exact npm/GitHub plugin and iOS app before installing, use a dedicated revocable Anthropic API key, prefer self-hosting the relay for sensitive work, and avoid using it around secrets until you are comfortable with how tool-call arguments and approval metadata are filtered, stored, and transmitted.

Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • 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

Static analysis

No suspicious patterns detected.