Back to skill

Security audit

Backendenc

Security checks for vulnerabilities and agentic risk

Overview

This is a local Node.js encryption helper whose filesystem and crypto behavior matches its stated backend vault purpose.

Install only if you want a local filesystem-backed encryption helper for Node.js agents. Use strong passphrases, protect the working directory and vault files, sanitize context and asset key inputs before using asset storage, and plan recovery carefully because losing the passphrase can make encrypted data unrecoverable.

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.