fund
Fail
Audited by Gen Agent Trust Hub on Feb 14, 2026
Risk Level: HIGHEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS] (HIGH): The skill uses
npx awal@latestin multiple commands (status,show,address,balance). Using the@latesttag ensures that the agent fetches and runs the most recent version of the package from the npm registry at runtime, which bypasses version pinning and security auditing. - [REMOTE_CODE_EXECUTION] (HIGH): The package
awalis maintained by an unverified third-party ('0xrag'/'openclaw'). Becausenpxexecutes the downloaded code immediately, an attacker who gains control of theawalnpm package could execute arbitrary commands on the user's system with the permissions of the AI agent. - [COMMAND_EXECUTION] (MEDIUM): The skill is granted permission to run bash commands that interact with a cryptocurrency wallet. While these commands are intended for funding the wallet, they provide a high-privilege surface for an unverified external dependency to exploit.
Recommendations
- AI detected serious security threats
Audit Metadata