Back to skill

Security audit

Dapp

Security checks for vulnerabilities and agentic risk

Overview

This is a benign markdown-only Web3 analysis skill, with a broad finance/security scope that users should treat as research support rather than trading or audit advice.

Before installing, understand that this skill is aimed at Web3 research and risk triage. It should not be relied on as financial advice or as a substitute for a professional smart contract audit, and users should avoid sharing private keys or granting signing authority to any related workflow.

Vulnerability Patterns
  • Skill Instruction HijackingAlters the agent's session goals or safety constraints when the skill loads
  • Agent Memory PoisoningWrites attacker-controlled rules into memory that affect later sessions
  • Remote Payload Retrieval and ExecutionFetches external code whose behavior can change after review
  • Embedded Malicious CodeShips malicious scripts inside the skill and executes them locally
  • Unauthorized Access and Privilege EscalationObtains permissions beyond the task's legitimate needs
Vulnerability Patterns
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • 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
Findings (1)

Vague Triggers

Medium
Confidence
92% confidence
Finding
The skill description is extremely broad and lacks clear trigger boundaries, which can cause an agent to invoke it in many loosely related finance, crypto, security, or portfolio contexts. In a high-stakes Web3 setting, over-activation increases the chance of unnecessary exposure of sensitive user intent, mis-scoped financial guidance, or unsafe reliance on a tool outside the user’s actual request.

Static analysis

No suspicious patterns detected.