Sharkflow

Security checks across malware telemetry and agentic risk

Overview

SharkFlow appears to be a DeFi automation prototype, but it advertises live and scheduled on-chain financial actions without enough clear safety boundaries.

Review this carefully before installing. Do not use it with real funds, private keys, or production wallets unless the package provenance is verified and the live transaction behavior, confirmations, limits, and schedule controls are documented and tested. Avoid untrusted template IDs, especially with deletion commands.

SkillSpector

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

Missing User Warnings

Medium
Confidence
92% confidence
Finding
The documentation promotes automated on-chain execution, queued contract interactions, and scheduled transactions, but does not clearly warn users that blockchain actions are financially risky, irreversible, and can be triggered at a later time without immediate review. In a DeFi automation context, this omission materially increases the chance of user loss from misconfiguration, stale approvals, wrong recipient/contract data, or market changes between scheduling and execution.

Unpinned Dependencies

Low
Category
Supply Chain
Content
"author": "@gztanht",
  "license": "MIT",
  "dependencies": {
    "node-fetch": "^3.3.2"
  },
  "repository": {
    "type": "git",
Confidence
81% confidence
Finding
"node-fetch": "^3.3.2"

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal